/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=97de6b0502641cd50092)
 * Config saved to config.json and https://gist.github.com/97de6b0502641cd50092
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
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;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2rem;
  margin: 0.67em 0;
}
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;
}
@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) ")";
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !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 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #65C4CF;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.align-right {
  float: right;
}
.table tr td.text-center,
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  color: #777777;
}
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 #eeeeee;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 1.3rem;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
  display: block;
}
.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: auto;
}
.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: auto;
}
.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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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%;
  }
}
@media (min-width: 1800px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
.table {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.table tr td {
  text-align: left;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
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;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 2.1rem;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: bold;
}
label:empty {
  content: "";
}
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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  /* Set Custom Focus check/radio */
}
output {
  display: block;
  padding-top: 7px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #555555;
}
label + p {
  font-weight: 600;
  margin-top: 5px;
}
label + .row,
label + .table-responsive {
  margin-top: 5px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.form-control:focus {
   /* Set Custom Focus */
}
.form-control::-moz-placeholder {
  color: lightgray;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: lightgray;
}
.form-control::-webkit-input-placeholder {
  color: lightgray;
  /* color: #777777; */
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
.form-group {
  margin-bottom: 15px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
@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 {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }

}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-rounded {
  height: 34px;
  padding: 6px 18px;
  border-radius: 18px;
}
.btn.btn-rounded.active {
  background-color: #3BB98F;
  color: #FFF;
  border-color: #349B76;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.inline-form > a.btn {
  padding: 6px 12px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a[disabled]:hover,
a.disabled:hover,
a[disabled],
a.disabled,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.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;
}
.dropdown {
  position: relative;
}
.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: 1.4rem;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 1.2rem;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.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;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.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-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: 1.4rem;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.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;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  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: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.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: #ffffff;
  background-color: #428bca;
}
.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: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
  padding: 10px;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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-brand {
  float: left;
  padding: 15px 15px;
  font-size: 1.8rem;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.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: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
@-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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 1.2rem;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped {
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  border-radius: 6px;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  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-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@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);
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 1.2rem;
  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;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
}
.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: #65C4CF;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #65C4CF;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #65C4CF;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #65C4CF;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #65C4CF;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #65C4CF;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #65C4CF;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #65C4CF;
}
#PlanPricingTable .help-mark {
  padding: 12px 10px;
  top: -0;
  float: right;
  line-height: 25%;
}
.help-mark {
  display: inline-block;
  padding: 9px 10px;
  font-weight: 600;
  background-color: transparent;
  border-radius: 50%;
  line-height: 65%;
  position: relative;
  top: -4px;
  left: 2px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 1.4rem;
  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 {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}/*
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
#ClientContact .nav:after,
#ClientContact .nav:before,
#mySettings .nav:after,
#mySettings .nav:before {
  content: none;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  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 (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !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: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !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 (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* BOX ONE CODE */


/* Icon Fonts */

@font-face {
  font-family: 'BoxOne';
  src:  url('../fonts/BoxOne.eot?jjdof5');
  src:  url('../fonts/BoxOne.eot?jjdof5#iefix') format('embedded-opentype'),
    url('../fonts/BoxOne.ttf?jjdof5') format('truetype'),
    url('../fonts/BoxOne.woff?jjdof5') format('woff'),
    url('../fonts/BoxOne.svg?jjdof5#BoxOne') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="boxone-"], [class*=" boxone-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'BoxOne' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.boxone-x-icon:before {
  content: "\e900";
}
.boxone-wrench-icon:before {
  content: "\e901";
}
.boxone-wallets-icon:before {
  content: "\e902";
}
.boxone-upload_icon:before {
  content: "\e903";
}
.boxone-up-icon:before {
  content: "\e904";
}
.boxone-sync_icon:before {
  content: "\e905";
}
.boxone-switch-icon:before {
  content: "\e906";
}
.boxone-switch-add-icon:before {
  content: "\e907";
}
.boxone-stats-icon:before {
  content: "\e908";
}
.boxone-stack-icon:before {
  content: "\e909";
}
.boxone-speach-icon:before {
  content: "\e90a";
}
.boxone-sim-icon:before {
  content: "\e90b";
}
.boxone-shield-icon:before {
  content: "\e90c";
}
.boxone-send-icon:before {
  content: "\e90d";
}
.boxone-search-icon:before {
  content: "\e90e";
}
.boxone-save_icon:before {
  content: "\e90f";
}
.boxone-right-icon:before {
  content: "\e910";
}
.boxone-purchase-icon:before {
  content: "\e911";
}
.boxone-profile_icon:before {
  content: "\e912";
}
.boxone-printer-icon:before {
  content: "\e913";
}
.boxone-power-icon:before {
  content: "\e914";
}
.boxone-piggy_icon:before {
  content: "\e915";
}
.boxone-phone-icon:before {
  content: "\e916";
}
.boxone-pencil-icon:before {
  content: "\e917";
}
.boxone-partners-icon:before {
  content: "\e918";
}
.boxone-paper-icon:before {
  content: "\e919";
}
.boxone-paper_simple_icon:before {
  content: "\e91a";
}
.boxone-paper_clip_icon:before {
  content: "\e91b";
}
.boxone-multi_paper_icon:before {
  content: "\e91c";
}
.boxone-monthly-icon:before {
  content: "\e91d";
}
.boxone-mail-icon:before {
  content: "\e91e";
}
.boxone-list-icon:before {
  content: "\e91f";
}
.boxone-left-icon:before {
  content: "\e920";
}
.boxone-key-icon:before {
  content: "\e921";
  position: relative;
  top: 1px;
}
.boxone-hourglass-icon:before {
  content: "\e922";
}
.boxone-hotspot-icon:before {
  content: "\e923";
}
.boxone-heart_icon:before {
  content: "\e924";
}
.boxone-gear-icon:before {
  content: "\e925";
}
.boxone-garbadge-icon:before {
  content: "\e926";
}
.boxone-franchise_icon:before {
  content: "\e927";
}
.boxone-folder-icon:before {
  content: "\e928";
}
.boxone-edit_profile_icon:before {
  content: "\e929";
}
.boxone-drawer-icon:before {
  content: "\e92a";
}
.boxone-download_icon:before {
  content: "\e92b";
}
.boxone-down-icon:before {
  content: "\e92c";
}
.boxone-door-icon:before {
  content: "\e92d";
}
.boxone-dollar_icon:before {
  content: "\e92e";
}
.boxone-device-icon:before {
  content: "\e92f";
}
.boxone-credit-icon:before {
  content: "\e930";
}
.boxone-clock-icon:before {
  content: "\e931";
}
.boxone-client_icon:before {
  content: "\e932";
}
.boxone-check-icon:before {
  content: "\e933";
}
.boxone-chart-icon:before {
  content: "\e934";
}
.boxone-alert_icon:before {
  content: "\e935";
}
.boxone-add_profile_icon:before {
  content: "\e936";
}
.boxone-abacus_icon:before {
  content: "\e937";
}
#btnSearch {

}
.boxone-send-icon {
  position: relative;
  bottom:-1px;
  left: -1px; 
}
.cstm-icons {
  font-size: 2rem;
  display: inline-block;
  text-align: center;
}
.input-group-addon.cstm-icons {
  font-size: 1.8rem;
  display: table-cell;
  padding: 6px 10px;
}
/* Icon Fonts */


/* Sizes/Default */
html.large-font {
  font-size: 72.5%;
}
html.small-font {
  font-size: 52.5%;
}
html.medium-font,
html {
  font-size: 62.5%;
}
html,body {
  width: 100%;
  height: 100%;
}
body form {
  height: 100%;
  width: 100%;
  display: block;
  float: left;
}
ul li,p,a,label {
  font-size: 1.4rem;
  font-weight: 300;
}
table.table ul li, table.table p, table.table label {
  font-size: 1.2rem;
}
a,button {
  cursor: pointer;
}
.pop-upalert,.pop-upalert:hover,
.btn,.btn:hover,
button,button:hover,
input.btn,input.btn:hover,
a,a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
table tr td {
  font-size: 1.4rem;
}
h1,h2,h3,h4,h5,h6,.h1,.h2.h3,.h4,.h5,.h6 {
  margin: 0;
  line-height: 110%;
  font-family: 'Open Sans', sans-serif;
}
h1,.h1 {
  font-size: 3.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
h2,.h2 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #FFF;
  text-transform: uppercase;
}
h3,.h3,h3 a {
  font-size: 1.8rem;
  font-weight: 300;
  color: #595A5B;
}
h4,.h4 {
  font-size: 1.6rem;
  color: #595A5B;
}
h5,.h5 {
  font-size: 1.4rem;
  font-weight: 400;
}
h6,.h6 {
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 300;
}
h3 strong {
  font-weight: 400;
}
h3 small {
  font-weight: 300;
  font-size: 80%;
}
small {
  font-weight: 700;
  color: #939597;
}
p {
  margin: 0;
}
p + p,
h3 + label {
  margin-top: 20px;
}
p + select + .btn-group,
p + .btn-group,
p + .btn,
p + select,
.input-group + label,
input + label {
  margin-top: 15px;
}
.section-head-right .input-group + label,
.section-head-right input + label {
  margin-top: 0;
}
textarea + select + .btn-group,
textarea + .btn-group,
textarea + select,
label + textarea,
.btn-group + .full-width,
label + .input-group + .input-group + .input-group,
label + .input-group + .input-group,
textarea + .btn,
label + input + .custom-radio-check-gray,
label + .custom-radio-check-gray + input,
label + .custom-radio-check-gray,
label + .table-responsive,
label + .input-group,
label + .input-group-addon + input,
label + .input-group-addon,
label + select + .bootstrap-select,
label + select,
label + a + a + a,
label + a + a,
label + a,
label + button,
label + .bootstrap-select,
label + select,
label + input {
  margin-top:7px;
}
label.full-width {
  width: 100%;
  display: block;
  margin-bottom: 7px;
}
label.full-width + select + .bootstrap-select,
label.full-width + select,
label.full-width + a + a + a,
label.full-width + a + a,
label.full-width + a,
label.full-width + button,
label.full-width + .bootstrap-select,
label.full-width + select,
label.full-width + input {
  margin-top:0;
}
/* Sizes/Default End */


/* Buttons & Links */
.btn-default,
input.btn.btn-default {
  font-size: 1.4rem;
  font-weight: 300;
  padding: 12px 45px;
}
.inline-addon {
  padding: 6px 18px;
  vertical-align: middle;
}
.inline-addon span {
  vertical-align: middle;
}
/* Buttons & Links End */


/* Sections */
.nopad {
  padding: 0;
}
.col-centered {
  float: none;
  display: block;
  margin: 0 auto;
}
.mrgn-top {
  margin-top: 20px;
}
#header,.headerlogo,.headerlogo a,#sideNav,#wrapper.cusomtersearch {
  display: block;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: auto;
}
#header a:hover,
#header a {
  text-decoration: none;
}
.headerlogo {
  float: left;
  padding: 18px 0 18px 20px;
  width: auto;
}
.headerlogo a {
  float: left;
  height: 44px;
  width: 40px;
}
.cusomtersearch {
  width: 100%;
  float: left;
  padding: 20px;
  padding-top: 0;
  position: relative;
}
.cusomtersearch input.form-control {
  width: 100%;
  height: 38px;
  padding-left:16px; 
  display: inline-block;
  border-top-right-radius: 18px;
  border-top-left-radius: 18px;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
}
.cusomtersearch a.btn {
  border-radius: 50%;
  padding: 8px;
  margin: 0;
}
.cusomtersearch span.boxone-search-icon {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 0;
  border-radius: 50%;
  padding: 8px;
  font-size: 2rem;
  text-align: center;
  vertical-align: middle;
}
.cusomtersearch input#btnSearch {
  background:transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border:none;
  border-radius: 50%;
}
.header-right {
  display: block;
  float: right;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.header-right ul {
  display: block;
  float: right;
  width: auto;
  padding:0;
  margin: 0;
  list-style: none;
}
.header-right > ul > li {
  display: block;
  float: left;
  padding: 20px;
  padding-left: 15px;
  padding-right: 5px;
}
.header-right > ul > li:empty {
  display: none;
}
.header-right > ul > li {
  position: relative;
}
.header-right > ul > li:last-child {
  margin-right: 15px;
}
.sms-area > div:last-child > div a,
.circle-icon-btn,
.header-right > ul > li > a {
  display: block;
  border-radius: 50%;
  float: left;
  width: auto;
  position: relative;
}
.circle-icon-btn,
.header-right > ul > li > a span.cstm-icons {
  padding: 9px;
}
.header-right > ul > li > a:before {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  margin-top: -18px;
  margin-left: -18px;
  top: 50%;
  left: 50%;
}
.header-right > ul > li > ul {
  display: none;
  width: 190px;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 130;
  background-color: #FFF;
}
.header-right > ul > li.active > ul {
  display: block;
}
.main-section .header-right > ul > li:hover ul {
  display: block;
}
.main-section .header-right > ul > li:last-child {
  margin-right: 10px;
}
.main-section .header-right > ul > li {
  position: relative;
}
.header-right > ul > li > ul > li,
.header-right > ul > li > ul > li > a {
  display: block;
  width: 100%;
}
.header-right > ul > li > ul > li > a {
  padding: 10px 20px;
  text-align: left;
}
.header-right > ul > li.active > ul {
  display: block;
}
.header-right .badge {
  position: absolute;
  top: -9px;
  left: -9px;
  padding: 7px 7px;
  min-height: 25px;
  min-width: 25px;
  line-height: 118%;
  text-align: center;
  font-size: 1rem;
  border-radius: 50%;
}
#wrapper {
  width: 100%;
  min-height: 100%;
  padding-top: 138px;
  padding-left: 0;
  display: block;
  float: left;
  position: relative;
}
#mainPopUp {
  width: 100%;
  min-height: 100%;
  padding: 20px;
  float: left;
  display: block;
}
#mainPopUp .row:after {
/*  border-bottom: 1px solid #E6E7E8;
  content: "";
  display: block;
  margin: 0 5px;*/
}
.row > h4 {
  border-bottom: none;
}
.row.multi-col-table {
  padding: 16px;
}
.row.multi .col-xs-12 {
  padding: 0;
}
#mainPopUp .row:last-child:after {
  border-bottom: none;
}
#mainPopUp .row {
}
#mainPopUp .row.multi {
  padding: 0;
  border-bottom: none;
}
#wrapper.side-nav-open {
  padding-left: 0; 
}
#sideNav {
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0;
  padding-bottom: 60px;
  padding-top: 138px;
  overflow-y: auto;
  z-index: 190;
}
#sideNav.active {
  width: 250px;
}
#sideNav ul {
  list-style-type: none;
}
#sideNav > ul {
  padding: 0;
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px;
}
#sideNav a:hover,
#sideNav a {
  text-decoration: none;
}
#sideNav a {
  display: block;
}
#sideNav > ul > li > a {
  display: block;
  width: 100%;
  float: left;
  padding: 10px 20px 5px 20px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.4rem;
}
#sideNav > ul > li > ul li a {
  padding: 3px 20px;
  opacity: .9;
  width: 100%;
}
#sideNav > ul > li a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#sideNav > ul > li > ul li > ul > li > a {
  opacity: .8;
  padding: 2px 20px;
  font-weight: 300;
}
#sideNav > ul > li > ul {
  padding-left: 20px;
  display: block;
  max-height: 0;
  overflow-y: hidden;
}
#sideNav > ul > li > ul > li > ul {
  padding-left: 10px;
}
#sideNav > ul > li > ul > li > ul a {
}
#sideNav > ul > li.active > ul {
  max-height: 400px;
}
.side-nav-open,
.hamburger-menu > span,
.circle-icon-btn.active-click .boxone-down-icon,
.circle-icon-btn .boxone-down-icon,
#head.main-section .boxone-down-icon,
#PersonalInformation,
#head.main-section.active .boxone-down-icon,
.cusomtersearch span.boxone-search-icon,
.cusomtersearch span.boxone-search-icon:hover,
#queueList,
#queueList.open,
#wrapper,
#wrapper.sidenav-open,
a:hover span.boxone-gear-icon,
#sideNav > ul > li a span.boxone-down-icon,
#sideNav > ul > li.active a span.boxone-down-icon,
#sideNav > ul > li > ul,
#sideNav > ul > li.active > ul {
    -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.message-section-open,
.message-section-open .open,
.toggle-table-organize > .caret,
.toggle-table-organize.change > .caret,
.client-message .boxone-alert_icon:hover,
.client-message .boxone-gear-icon:hover,
.client-message .boxone-gear-icon,
#sideNav,
#wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-right > ul > li > a.hamburger-menu,
.hamburger-menu {
  width: 38px;
  height: 38px;
}
.hamburger-menu {
  margin: 1px 0;
}
.hamburger-menu > span  {
  position: absolute;
  width: 20px;
  height: 3px;
  left: 50%;
  margin-left: -10px;
}
.hamburger-menu > span:nth-child(1) {
  top: 12px;
}
.hamburger-menu > span:nth-child(2) {
  top: 17px;
}
.hamburger-menu > span:nth-child(3) {
  top: 22px;
}
.hamburger-menu.active  > span:nth-child(1) {
  top: 17px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.hamburger-menu.active  > span:nth-child(2) {
  width: 0;
}
.hamburger-menu.active  > span:nth-child(3) {
  top: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#PersonalInformation > div.col-xs-12 {
  padding: 5px;
  min-height: 0;
}
#mainPopUp #PersonalInformation {
  height: auto;
}
.quantitycounter {
  display: inline-block;
}
.main-section.col-xs-12 {
  padding: 0;
}
.messages-alerts {
  position: fixed;
  display: block;
  bottom: 0;
  width: 250px;
}
.messages-alerts a {
    padding: 15px;
    width: 100%;
    display: block;
}
.messages-alerts a span:first-child {
  font-weight: bold;
}
.pop-upalert {
  display: block;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 200;
  border-radius: 2px;
}
.pop-upalert > div {
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
}
.pop-upalert p:first-child {
  font-style: italic;
  font-size: 1.5rem;
}
.pop-upalert p:nth-child(1n+2) {
  opacity: .8;
  margin-top: 7px;
}
.pop-upalert > div .cstm-icons {
  padding: 9px;
  border-radius: 50%;
}
.pop-upalert a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right:0;
  top: 0;
  bottom: 0;
  z-index: 300;
}
@media (min-width: 600px) {
  .messages-alerts {
    position: fixed;
  }
  #sideNav {
    padding-top: 80px;
  }
  #wrapper {
    padding-top: 80px;
  }
  .cusomtersearch span.boxone-search-icon {
    position: relative;
    top: auto;
    right: auto;
  }
  .header-right {
    position: relative;
    top: auto;
    right: auto;
  }
  .cusomtersearch {
    width: auto;
    padding: 20px;
  }
  #header {
    height: 80px;
    }
  .cusomtersearch input.form-control {
    width: 200px;
    height: 38px;
    padding-left:16px; 

  }
}
@media (min-width: 768px) {
  .headerlogo a {
    width: 196px;
  }
  #wrapper.side-nav-open {
    padding-left: 250px;
  }
}
@media (min-width: 992px) {
  #sideNav > ul > li.active > ul {
    max-height: 700px;
    overflow-y:hidden; 
  }
  #clientInfo .main-section.col-xs-12.col-xl-6,
  #clientInfo .main-section.col-md-6,
  .row.multi .col-xs-12,
  .main-section.col-xs-12 {
    padding-left: 5px; 
    padding-right: 5px; 
  }
  #clientInfo .main-section.col-xs-12 {
    padding: 0;
  }
  .header-right > ul > li > a:hover:before {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    margin-left: -28px;
    opacity: .4;
  }
  .header-right > ul > li:last-child {
    margin-right: 20px;
  }
  .header-right > ul > li:hover ul {
    display: block;
  }
  .header-right > ul > li {
    padding-left: 7px;
  }
  .cusomtersearch input.form-control {
    width: 350px;
  }
  .cusomtersearch {
    padding: 20px;
  }
  .headerlogo {
    width: 276px;
    padding: 18px 20px;
  }
  #PersonalInformation > div.col-xs-12 {
    max-height: none;
    min-height: 197px;
  }
  #mainPopUp #PersonalInformation > div.col-xs-12 {
    min-height: 0;
  }
}
@media (min-width: 1200px) {
  .header-right > ul > li {
    padding-left: 20px;
  }
  #PersonalInformation > div.col-xs-12 {
    max-height: none;
  }
}

#sideNav > ul > li > a span:first-child {
  margin-right: 8px;
  vertical-align: top;
}
#sideNav > ul > li > a span.boxone-down-icon {
  position: absolute;
  right: 20px;
}
#sideNav li {
  width: 100%;
  float: left;
  display: block;
}
.circle-icon-btn.collapsed .boxone-down-icon,
a:hover span.boxone-gear-icon,
#sideNav > ul > li.active a span.boxone-down-icon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
a span.boxone-gear-icon {
    -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#sideNav div:first-child {
  padding: 20px;
  float: left;
  display: none;
  width: 100%;
}
#queueList {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 138px;
  max-width: 0;
  height: 100%;
  overflow-x: hidden; 
}
#queueList > div {
  width: 100%;
  display: block;
  float: left;
  padding: 20px 0;
}
#queueList.open {
 max-width: 260px;
 width: 260px;
}
#queueList h6 {
  padding: 20px 20px;
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
#queueList h6 strong {
  font-style: normal;
  font-weight: 600;
}
#wrapper.sidenav-open {
  padding-right: 0;
}
#contents_right {
  width: 100%;
  height: auto;
  float: left;
  padding: 20px;
}
ul.waitinglist-list {
  padding: 0;
  list-style: none;
}
.main-section  {
  display: block;
  float: left;
}
ul.waitinglist-list,
ul.waitinglist-list li a,
ul.waitinglist-list li {
  display: block;
  float: left;
  width: 100%;
}
ul.waitinglist-list li {
  padding: 0 20px;
}
ul.waitinglist-list li a {
  padding: 15px 0;
  display: table;
  text-decoration: none;
}
ul.waitinglist-list li > a > span {
  display: table-cell;
  vertical-align: middle;
}
ul.waitinglist-list li > a > span:first-child {
  width: 35px;
}
#clientInfo {
  background-color: transparent;
  border:none;
  float: left;
  display: none;
}
#clientInfo.active {
  display: block;
  width: 100%;
}
.mainsectionwrapper {
  width: 100%;
  display: block;
  float: left;
}
ul.justified-nav {
  display: table;
  width: 100%;
  list-style: none;
  float: none;
  position: static;
  top: auto;
  margin: 0;
  padding: 0;
}
ul.justified-nav > li {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
h5:empty,
ul.justified-nav li:empty {
  display: none;
}
ul.justified-nav li a {
  width: 100%;
  display: block;
  padding: 16px 0 ;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
}
.justified-nav .cstm-icons {
  vertical-align: bottom;
}
.justified-nav .custom-radio-check-disguised label {
  margin: 15px 0;
}
footer {
  padding: 20px;
  text-align: center;
  font-size: 1.2rem;
  display: block;
  float: left;
  width: 100%;
  background: transparent;
  margin-top: 20px;
}
.justified-nav > li,
.justified-nav,
footer > div {
  background: transparent;
}
.main-section + .row > .main-section,
.clientstatus + .main-section,
.main-section + .main-section {
  margin-top: 10px;
}
.client-opportunity .main-section + .main-section {
  margin-top: 0;
}
.plan-details {
  padding: 20px;
}
#head > div {
  display: block;
  float: left;
}
#head > div.account-num {
  float: right;
  line-height: 100%;
  padding: 20px 10px 20px 0px;
}
#head a {
  text-decoration: none;
}
.main-section > div {
  float: left;
}
.main-section > div.row {
  float: none;
}
#head.main-section > div {
  width: auto;
}
#head > div.header-right,
.main-section > div.header-right {
  float: right;
}
.main-section .header-right > ul > li {
  padding: 5px;
}
.main-section .header-right > ul > li span.cstm-icons {
  font-size: 1.6rem;
  line-height: 100%;
}
#Balance > div {
  display: table;
  width: auto;
}
.main-section > h5 + div {
  width: 100%;
}
#Balance input,
#Balance a {
  display: table-cell;
  font-weight: 400;
  font-size: 1.8rem;
  padding: 19px;
  text-decoration: none;
  vertical-align: middle;
  line-height: 100%;
}
#head h3 {
  display: block;
  float: left;
  width: auto;
  padding: 17px 25px;
}
#PersonalInformation {
  height: 0;
  overflow:hidden;
}
#PersonalInformation.main-section {
  border-bottom: none;
  margin-top: 0;
}
#head.main-section.active + #PersonalInformation {
  height: auto;
  overflow: auto;
  padding: 20px 15px;
}
#head.main-section.active .boxone-down-icon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.clientstatus {
  width: 100%;
  float: left;
  padding: 20px;
  text-align: center;
  line-height: 80%;
  font-size: 1.4rem;
}
.clientstatus > div:empty,
.clientstatus:empty {
  display: none;
}
.clientstatus span.cstm-icons {
  vertical-align: middle;
  border: 1px solid #FFF;
  border-radius: 50%;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.client-sections {
  display: none;
}
.client-sections.active {
  display: block;
}
.client-sections-choice li:first-child {
  width: 52px;
}
#loginPage > form {
  height: 100%;
}
#loginPage #wrapper {
  padding: 0;
  padding-top: 150px;
}
.login {
  display: block;
  max-width: 630px;
  overflow: hidden;
  padding: 0;
}
.login .body {
  padding: 30px;
}
.login .password-forget {
  padding: 20px 30px
}
.table-responsive {
  max-width: 100%;
  width: 100%;
  overflow:auto;
}
#contents_right .table-responsive {
  max-height: 300px;
}
.table-responsive + div > .nav-tabs {
  margin-top: 10px;
}
h4,
.main-section > h4,
table.table caption {
  text-align: left;
  padding: 16px;
  font-size: 1.6rem;
  font-weight: 300;
}
.modal h4 {
  padding: 0;
  width: auto;
}
h5,
.main-section h5 {
  display: block;
  float: left;
  width: 100%;
  padding: 15px 16px;
}
.main-section > h4 {
  position: relative;
  width: 100%;
  float: left;
  display: block;
}
.section-head-left {
  float: left;
  width: auto;
}
.section-head-left + .section-head-right {
  margin-top: 7px;
  font-size: 1.4rem;
}
.section-head-right {
  width: 100%;
  float: left;
  position: relative;
}
.section-head-right .form-group {
  margin-bottom: 0;
}
.section-head-right .form-group > span:first-child +input {
  margin-left: 8px;
}
h5 a,
h5 button,
h5 .btn,
h4 button,
h4 a,
.main-section > h4 a,
.main-section > h4 button {
  position: absolute;
  top: 6px;
  right: 16px;
}
h4,h5 {
  position: relative;
  float: left;
  width: 100%;
}
.subsection {
  width: 100%;
  float: left;
  padding: 14px;
}
.subsection input.form-control,
.subsection label {
  width: 100%;
  display: block;
  float: left;
}
.section-head-right > div + div > a.circle-icon-btn {
  margin-left: 20px;
  position: relative;
  top: -2px;
}
.section-head-right .form-group {
  display: table;
}
h4 .section-head-right a,
h4 .section-head-right button {
  position: relative;
  top: -1px;
  right: auto;
}
table.table tr th {
  text-align: left;
  padding: 10px;
  font-size: 1.3rem;
  font-weight: 300;
  vertical-align: top;
}
table.table tr th.text-right {
  text-align: right;
}
table.table.with-form textarea,
table.table.with-form .btn,
table.table.with-form input,
table.table tr td {
  font-size: 1.2rem;
  font-weight: 300;
  height: auto;
}
table.table.with-form .cstm-icons {
  font-size: 1.7rem;
}
table.table tr td strong {
  font-weight: 600;
}
table.table tr td:nth-child(2n+1) {
  font-weight: 400;
}
table.important-01 tr td:nth-child(1),
table.important-02 tr td:nth-child(2),
table.important-03 tr td:nth-child(3),
table.important-04 tr td:nth-child(4),
table.important-05 tr td:nth-child(5) {
  font-weight: 600;
}

table.table tr td button + button,
table.table tr td button + a.btn,
table.table tr td a.btn + button,
table.table tr td a.btn + a.btn {
  margin-bottom: 3px;
  margin-top: 3px;
}
table.table tr td button,
table.table tr td a.btn,
table.table tr td button + button,
table.table tr td button + a.btn,
table.table tr td a.btn + button,
table.table tr td a.btn + a.btn {
  margin-left: 3px;
  margin-right: 3px;
}
table.table tr td button:only-child,
table.table tr td a.btn:only-child {
  margin: 0; 
}
input.form-control.auto {
  width: auto;
}
input.form-control.larger {
  width: auto;
}
.section-head-right {
}
.section-head-right > div {
  float: left;
}
.section-head-right a {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
.section-head-right .form-group > span,
.section-head-right .form-group > a,
.section-head-right .form-group > input {
  display: inline-block;
}
.form-group > a + .bootstrap-select,
.form-group > a + select {
  margin-right: 10px;
}
.form-group > input.form-control + span {
  padding: 0 4px;
}
.section-head-right .form-group input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.section-head-right .form-group > input + a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.section-head-right .form-group .datepicker {
  width: 116px;
}
.section-head-right .check-list label {
  margin-left: 5px;
  margin-right: 5px;
}
.check-list > label span + span {
  display: none;
}
.only-form .check-list {
  display: inline-block;
  width: auto;
}
#EmployeesList-of table {
  width: 100%;
  background-color: #F1F1F2;
}
#EmployeesList-of table tr td {
  padding: 0 7px;
}
.datepicker.dropdown-menu {
  padding: 0;
}
.auto-forms > div {
  float: left;
  width: auto;
  padding-right: 10px;
}
.auto-forms > div:last-child {
  padding-right: 0;
}
.main-section.client-sections.col-xs-12 {
  padding-right: 5px;
  padding-left: 5px;
}
.col-auto {
  width: auto;
  display: block;
  float: left;
  padding: 10px;
}
.inline-form {
  padding: 10px;
}
.col-auto > .inline-form  {
  padding: 0;
}
.inline-form {
  display: block;
  margin-left: -2px;
  margin-right: -2px;
}
.inline-form > .custom-radio-check-gray,
.inline-form > button,
.inline-form > a,
.inline-form > input {
  display: inline-block;
}
.inline-form > .custom-radio-check-gray label {
  margin-top: 0;
}
.inline-form > button,
.inline-form > a {
  padding: 0 4px;
}
.inline-form > label {
  display: block;
  padding: 0 4px 0 0;
}
.section-head-right > .pull-left + .pull-left,
.addi-info {
  margin-left: 15px;
  padding-left: 15px;
  font-size: 1.4rem;
}
.addi-info + .section-head-right {
  font-size: 1.4rem;
  float: right;
}
.csstableresponsive {
  display: table;
}
.csstableresponsive > div {
  display: table-cell;
  width: auto;
  float: none;
  vertical-align: top;
  padding: 0;
}
.condensed table.table tr th {
  font-size: 1.1rem;
}
.condensed table.table tr td label,
.condensed label,
.condensed .btn,
.condensed .form-control,
.condensed #PersonalInformation table.table tr td a,
.condensed #PersonalInformation table.table tr td,
.condensed table.table tr td a,
.condensed table.table tr td {
  font-size: 1rem;
}
.condensed textarea.form-control  {
  height: auto;
}
.condensed .selectpicker.btn-default,
.condensed .form-control {
  height: 24px;
  padding: 4px 8px;
}
.condensed .bootstrap-select > .btn {
  width: auto;
}
.condensed table.table tr td {
  padding: 6px;
}
.condensed table.table tr td .cstm-icons {
  font-size: 1.3rem;
}
.check-list {
  width: 100%;
  float: left;
  display: block;
}
table.check-list {
  display: table;
}
.form-group .check-list {
  display: table-cell;
  width: auto;
  float: none;
}
.check-list label {
  margin-left:10px;
  margin-right:10px;
}
.fileupload {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 6px 10px;
  float: left;
}
.link-cursor,
.fileupload span {
  cursor: pointer;
}
.fileupload .fileuploadbtn {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 110;
  cursor: pointer;
}
.fileupload + input {
  vertical-align: top;
  float: left;
  display: block;
  width: auto;
}
.nav-list {
  width: 100%;
  padding: 0;
  display: block;
  list-style: none;
  text-decoration: none;
  float: left;
  margin: 0;
}
.nav-list li {
  display: block;
  width: 100%;
  float: left;
}
.nav-list li.head-li {
  font-size: 1.6rem;
}
.nav-list li.head-li,
.nav-list li a {
  padding: 4px 16px;
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
}
.nav-list li.head-li {
  padding: 8px 16px;
}
#ClientContact .modal-header,
#mySettings .modal-header {
  float: left;
  padding: 30px;
  width: 100%;
  display: block;
}
#ClientContact .modal-content,
#ClientContact .modal-footer,
#ClientContact .modal-body,
#mySettings .modal-content,
#mySettings .modal-footer,
#mySettings .modal-body {
  width: 100%;
  display: block;
  float: left;
}
#ClientContact .modal-dialog,
#ClientContact .modal-content,
#ClientContact .modal-header,
#mySettings .modal-dialog,
#mySettings .modal-content,
#mySettings .modal-header {
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
#ClientContact .modal-body,
#mySettings .modal-body {
  padding: 0;
}
#ClientContact .justified-nav li a,
#ClientContact .justified-nav li,
#mySettings .justified-nav li a,
#mySettings .justified-nav li {
  float: none;
  border-radius: 0;
  margin: 0;
  right: 0;
  left: 0;
  font-size: 1.2rem;
}
#ClientContact .tab-pane,
#mySettings .tab-pane {
  padding: 25px;
}
#mySettings .row + .row {
  margin-top: 17px;
  padding-top: 15px;
}
#ClientContact .row + .row {
  padding-top: 10px;
  margin-top: 10px;
}
#mySettings .row .col-xs-12 + div {
  margin-top: 15px;
  float: left;
}
#mySettings .row > div > span,
#mySettings .row > div > span {
  display: inline-block;
}
#tagStaff .modal-body > div .selectpicker,
#tagStaff.modal-body > div .inline-addon {
  display: inline-block;
}
#tagStaff .modal-body > div {
  margin-top: 8px;
}
.sms-area > h5,
.sms-area > div,
.settings-radio > div > label {
  width: 100%;
  float: left;
}
.settings-radio > div > table.check-list {
  width: auto;
  float: left;
}
.settings-radio > div > table.check-list tr td {
  padding-right: 15px;
}
.settings-radio > div {
  float: left;
  min-width: 50%;
}
.settings-radio > div + div {
  margin-top: 17px;
}
.sms-area .section-head-left > div:first-child {
  display: block;
  float: left;
  padding: 6px 12px;
}
.sms-area .section-head-left > div {
  display: block;
  float: left;
}
.sms-area > div:first-child > div {
  display: inline-block;
}
.sms-area > div:last-child {
  display: table;
}
.sms-area > div:last-child > div {
  display: table-cell;
  vertical-align: top;
  padding: 5px;
  width: 100%;
}
.sms-area > div:last-child > div + div {
  padding-left: 0;
  width: auto;
}
.sms-area > div:last-child a {
  line-height: 100%;
}
.sms-area > div:last-child textarea.form-control {
  border-radius: 18px;
  min-height: 38px;
  padding-left: 16px;
  width: 100%;
}
.sms-area .section-head-left input {
  top: -2px;
}
.sms-area .section-head-right {
  position: absolute;
  right: 15px;
  top: 12px;
  width: auto;
  margin-top: 0;
}
.sms-area
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  font-size: 20px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
  display: block;
}
.input-group .input-group-btn .btn-file .cstm-icons {
  position: relative;
}
/*input[readonly] {
  background-color: white !important;
  cursor: text !important;
}*/
.input-group-btn + .form-control {
  border-left:none;
}
.in-line {
  float: none;
  display: inline;
  vertical-align: middle;
}
.simnumber {
  min-width: 0;
  width: 100%;
}
.table-edit-last tr > td:last-child {
  position: relative;
}
.table-edit-last tr> td:last-child > div {
  position: relative;
  display: inline-block;
}
.table-edit-last tr> td:last-child > div .dropdown-menu {
  left: auto;
  right: 0;
}
@media (min-width: 600px) {
  .simnumber {
    min-width: 182px;
    width: auto;
  }
  input.form-control.larger {
    width: 250px;
  }
  #wrapper.sidenav-open {
    padding-right: 260px;
  }
  #queueList {
  padding-top: 80px;
  }
}
@media (min-width: 768px) {
  #wrapper.sidenav-open {
    padding-right: 260px;
  }
  #mySettings .modal-dialog {
    width: 500px;
  }
}
@media (min-width: 992px) {
  .multi > .main-section {
    margin-top: 10px;
  }
  label + .custom-radio-check-gray + input {
    margin-top: 0;
  }
  .inline-form > label {
    display: block;
    padding: 0 4px 0 0;
  }
  .inline-form > .custom-radio-check-gray,
  .inline-form > button,
  .inline-form > a,
  .inline-form > input {
    display: table-cell;
    vertical-align: middle;
  }
  .inline-form {
    display: table;
  }  
  .inline-form > label {
    display: table-cell;
    vertical-align: middle;
  }
  .inline-form > input {
    margin-top: 0;
  }
  .section-head-right {
    width: auto;
  }
  #sideNav div:first-child {
    display: block;
  }
  .section-head-left + .section-head-right {
    margin-top: 0;
    float: none;
    width: auto;
  }
  .section-head-right,
  .main-section > h4 > a,
  .main-section > h4 > button {
    position: absolute;
    top: 8px;
    right: 16px;
    float: none;
  }
  .addi-info + .section-head-right {
    position: relative;
    top: auto;
    right: auto;
    float: right;
  }
  .lrgtable,
  #contents_right .table-responsive {
    max-height: 600px;
  }
  #sideNav > ul > li > ul li:hover a {
    opacity: 1;
  }
}
.secretinput {
  height: 27px;
}
@media (min-width: 1300px) {
  #contents_right .table-responsive {
    max-height: 800px;
  }
  #Balance input, #Balance a {
    padding: 19px 25px;
  }
  .main-section .header-right > ul > li {
    padding: 10px;
  }
}
/* Sections End */

/*Custom Radio command Check box*/

.condensed .custom-radio-check-disguised input[type="checkbox"]:checked + label span:first-of-type,
.condensed .custom-radio-check-gray input[type="radio"]:checked + label span:first-of-type {
    background:url('../images/check_radio_sheet-gray-condensed.png') -57px top no-repeat;
}
.condensed .custom-radio-check-gray input[type="checkbox"] + label span:first-of-type {
    display:inline-block;
    width:16px;
    height:15px;
    margin:-1px 6px 0 0;
    vertical-align:middle;
    background:url('../images/check_radio_sheet-gray-condensed.png') left top no-repeat;
    cursor:pointer;
}
.condensed .custom-radio-check-gray input[type="checkbox"]:checked + label span:first-of-type {
    background:url('../images/check_radio_sheet-gray-condensed.png') -16px top no-repeat;
}
.check-list input[type="radio"],
.check-list input[type="checkbox"],
.custom-radio-check-disguised input[type="radio"],
.custom-radio-check-disguised input[type="checkbox"],
.custom-radio-check-gray input[type="radio"],
.custom-radio-check-gray input[type="checkbox"] {
    display:none;
}
.check-list input[type="radio"] + label span:first-of-type,
.custom-radio-check-disguised input[type="checkbox"] + label span:first-of-type,
.custom-radio-check-gray input[type="radio"] + label span:first-of-type {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 6px 0 0;
    vertical-align:middle;
    background:url('../images/check_radio_sheet-gray.png') -38px top no-repeat;
    cursor:pointer;
}
.check-list input[type="radio"]:checked + label span:first-of-type,
.custom-radio-check-disguised input[type="checkbox"]:checked + label span:first-of-type,
.custom-radio-check-gray input[type="radio"]:checked + label span:first-of-type {
    background:url('../images/check_radio_sheet-gray.png') -57px top no-repeat;
}
.check-list input[type="checkbox"] + label span:first-of-type,
.custom-radio-check-gray input[type="checkbox"] + label span:first-of-type {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 6px 0 0;
    vertical-align:middle;
    background:url('../images/check_radio_sheet-gray.png') left top no-repeat;
    cursor:pointer;
}
.check-list input[type="checkbox"]:checked + label span:first-of-type,
.custom-radio-check-gray input[type="checkbox"]:checked + label span:first-of-type {
    background:url('../images/check_radio_sheet-gray.png') -19px top no-repeat;
}
#mySettings label,
#mySettings .check-list input[type="checkbox"] + label {
  position: relative;
  line-height: 100%;
}
#mySettings .check-list input[type="checkbox"] + label span {
  background-image: none;
  background-color: #3bb98f;
  border:1px solid #E6E7E8;
  width: 16px;
  height: 19px;
  display: inline-block;
  cursor: pointer;
  vertical-align:middle;
  margin:-1px 6px 0 0;
  border-radius: 10px;
}
#mySettings .check-list input[type="checkbox"] + label span:nth-child(1) {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#mySettings .check-list input[type="checkbox"] + label span:nth-child(2) {
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 90;
  width: 22px;
  height: 17px;
  background-color: #FFF;
  border-right:0; 
}
#mySettings .check-list input[type="checkbox"]:checked + label span:nth-child(2) {
  left: 10px;
  border-left: 0;
  border-right: 1px solid #E6E7E8;
}
#mySettings .check-list input[type="checkbox"] + label span:nth-child(3) {
  background-color: #ef434f;
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -6px;
}
.check-list [disabled] label > span:first-of-type,
.check-list .disabled label > span:first-of-type {
  opacity: .7;
  cursor: not-allowed;
}
.cstm-input-area .custom-radio-check-gray {
    margin-top: 6px;
}
.custom-radio-check-gray label,
.cstm-input-area .custom-radio-check-gray label {
    font-weight: 400;
}
.cstm-input-area .custom-radio-check-gray label{
    margin-right: 15px;
}
.custom-radio-check-gray input + label {
  padding-left: 0;
} 
.custom-radio-check-master input[type="radio"],
.custom-radio-check-master input[type="checkbox"] {
    display:none;
}
.custom-radio-check-master input[type="checkbox"] + label span:first-of-type {
    display:inline-block;
    width:26px;
    height:26px;
    margin:0;
    vertical-align:middle;
    background:url('../images/Check-Master.png') left top no-repeat;
    cursor:pointer;
}
.custom-radio-check-master input[type="checkbox"]:checked + label span:first-of-type {
    background:url('../images/Check-Master.png') -26px top no-repeat;
}
.custom-radio-check-master input,
.custom-radio-check-master input + label {
  margin: 0;
}
.custom-radio-check-disguised label,
.custom-radio-check-master label,
.custom-radio-check-gray label {
  cursor: pointer;
}

/*Custom Radio command Check box end*/

/* Forms */

/*.bootstrap-select,
.selectpicker {
  min-width: 150px;
}*/
.selectpicker.btn-default {
  padding: 6px 12px;
}
.large-forms {
  padding: 16px;
  width: 100%;
  float: left;
}
.large-forms.no-border {
  padding-top: 0;
}
.large-forms label {
  display: block;
}
.large-forms label:empty {
  content: "";
}
.max-width-form {
  max-width: 200px;
}
.large-forms .input-group {
  width: auto;
}
.large-forms .custom-radio-check-gray label {
  margin-top: 7px;
}
.large-forms div > label + span {
  display: block;
  padding: 16px 0;
  line-height: 100%;
}
.input-group > .input-group-addon  {
  padding: 6px 8px;
}
.large-forms > .btn {
}
.large-forms > div .btn {
  display: block;
}
.large-forms div.input-group .btn {
  display: table-cell;
}
.large-forms > div {
  float: left;
  padding: 5px; 
  width: auto;
}
.large-forms > .input-group 
.sml-amount > .btn,
.sml-amount,
.form-control.sml-amount {
  max-width: 120px;
  min-width: 100px;
}
.inline-addon {
  display: block;
  line-height: 100%;
  vertical-align: middle;
  border-radius: 18px;
}
.med-amount {
  max-width: 160px;
}
.tny-amount {
  max-width: 100px;
}
.nno-amount {  /*! nano */
  max-width: 90px;
}
table select.selectpicker.lrg-amount,
table input.form-control.lrg-amount,
.lrg-amount {
  max-width: 300px;
  width: 100%;
}
.inline-it + a,
.inline-it {
  display: inline-block;
  vertical-align: top;
}
.condensed .form-control.sml-amount {
  max-width: 65px;
  min-width: 60px;
}
.form-control.dollaramount {
  max-width: 80px;
}
.form-control.email {
  min-width: 260px;
}
.btn-hide-style {
  opacity: 0;
}
.hidden-input span.cstm-icons > input {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  opacity: 0;
  left: 0;
}
.hidden-input .input-group span.input-group-addon {
  position: relative;
  cursor: pointer;
}
.input-group input,
.input-group > a,
.input-group > button,
.input-group > span,
.form-group .input-group input,
.form-group .input-group > a,
.form-group .input-group > button,
.form-group .input-group > span {
  display: table-cell;
  position: static;
  width: auto;
}
.input-group > input + a,
.form-group .input-group span + input + a,
.form-group .input-group span + input + button {
  border-left: none;
  border-top-left-radius:0;
  border-bottom-left-radius:0;
}
.form-group .input-group span + input {
  border-top-right-radius:0;
  border-bottom-right-radius:0;
}
#ClientContact h4,
#mySettings h4,
.main-section > div.col-xs-12,
#PersonalInformation table {
  background: transparent;
}
table input:first-child,
table input:only-child {
  margin:0;
}
table input,
table input.form-control {
  display: inline;
  vertical-align: middle;
  margin: 0 4px 0 2px;
  width: auto;
}
table input.form-control.widthfull {
  width: 100%;
}
#ClientContact .justified-nav li a,
#ClientContact .justified-nav li,
#ClientContact .justified-nav,
#mySettings .justified-nav li a,
#mySettings .justified-nav li,
#mySettings .justified-nav,
.fileupload + input {
  border-left: none;
}
.multi .table.with-form {
  border-left:none;
  border-right: none;
}
.table.with-form tr td {
  vertical-align: middle;
  line-height: 100%;
}
table.table.only-form tr td {
  padding: 4px;
}
table.table.only-form tr td > span,
table.table.only-form tr td > .btn-group,
table.table.only-form tr td > input,
table.table.only-form tr td > textarea,
table.table.only-form tr td > .btn,
table.table.only-form tr td > a,
table.table.only-form tr td > p,
table.table.only-form tr td > label,
table.table.only-form tr td > select,
table.table.only-form tr td > div,
table.table.only-form tr td > p,
table.table.only-form tr td > button {
  margin: 4px 4px;
}
table.table.only-form tr th:first-child {
  min-width: 140px;
}
table.table.only-form tr td > .btn-group > .btn {
  margin-right: 0;
}
.btn + .btn {
  margin-left:4px;
}
.table.with-form .custom-radio-check-gray label {
  margin-top: 0;
}
.table.with-form .custom-radio-check-gray {
  display: inline-block;
}
.table.with-form .custom-radio-check-gray + .custom-radio-check-gray {
  margin-left: 4px;
}
div > table {
  float: left;
}
.with-form .custom-radio-check-gray,
.with-form .check-list label {
  margin:4px 4px 4px 4px;
}
.with-form .check-list label:first-of-type {
  margin-left: 0;
}
.input-group > span.input-group-btn + input.form-control {
  margin-left: 0;
}
.input-group > span.input-group-btn .btn-file {
  line-height: 100%;
}
.btn-file .cstm-icons {
  display: block;
}
.intabox > div.col-xs-12 {
  padding: 0;
}
/*.table-alone + .table-alone {
  margin-top: 0;
}*/
#PlanPricingTable tbody > tr > td:first-child {
  min-width: 140px;
}
@media (min-width: 768px) {
  #PlanPricingTable.affix {
    right: 5px;
    padding: 0 10px 0 5px;
  }
  .large-forms .lrg-amount {
    min-width: 300px;
  }
}
@media (max-width: 768px) {
    #PlanPricingTable.affix-bottom,
    #PlanPricingTable.affix {
        position: static;
        top: auto !important;
        bottom: auto !important;
    }
}

/*#PlanPricingTable.affix-bottom {
  bottom: -20px;
}*/
.intabox table.table.with-form > tbody > tr:first-child > th,
.intabox table.table.with-form > tbody > tr:first-child > td {
  border-top: none;
}
.client-message .boxone-gear-icon,
.client-message .boxone-alert_icon {
  padding: 8px;
  border-radius: 50%;
}
.client-message > tbody > tr > td:nth-last-child(2),
.client-message > tbody > tr > td:last-child {
  text-align: center;
}
.client-message tr td:first-child span {
  display: inline-block;
}
.client-message tr td:first-child span:last-child {
  margin-top: 4px;
}
.client-message > tbody > tr > td:last-child > div,
.client-message tr th {
  position: relative;
}
.client-message tr td .dropdown-menu {
  right: 0;
  left: auto;
}
.client-message .boxone-down-icon {
  position: absolute;
  right: 8px;
  line-height: 150%;
}
.client-message-reply table tr td,
.client-message-reply > div,
.client-message-reply {
  text-align: left;
}
.client-message-reply > div {
  padding:4px;
}
.client-message-reply > div > div {
  padding: 8px;
}
.client-message-reply  ul {
  padding-left: 20px;
  margin-bottom: 0;
}
.client-message-reply label + table,
.client-message-reply label + div {
  margin-top: 6px;
}
.client-message-reply textarea + div {
  padding: 4px;
}
.client-message-reply textarea + div > div {
  padding: 4px;
  display: inline-block;
  vertical-align: top;
}
.client-message-reply textarea,
.client-message-reply .btn {
  font-size: 1.2rem;
  vertical-align: top;
}
.client-message-reply textarea {
  min-height: 160px;
}
.client-message-reply .no-innerborder tr td:last-child {
  text-align: right;
}
.client-message-reply .no-innerborder tr td:first-child {
  text-align: left;
}
.client-message-reply .dropdown-menu.open {
  left: 0;
  right: auto;
}
table.table.only-form tr td .activation-helper,
.activation-helper {
  position: absolute;
  display: block;
  left: 100%; 
  top: 5px;
  width: 100%;
  padding: 4px 8px;
  line-height: 130%;
  margin: 0;
}
.activation-helper > div {
  padding: 6px 12px;
  position: relative;
}
.activation-helper .close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.affix-top .table-header {
  margin-top: 10px;
}
.table-footer,
.table-header {
  width: 100%;
  padding: 20px;
  font-size: 1.6rem;
  font-weight: 300;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  float: left;
}
.table-footer {
  font-weight: 400;
  font-size: 1.4rem;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.table-header + table {
  border-collapse: separate;
  border
   border-bottom-left-radius: 12px;
   border-bottom-right-radius: 12px;
}
.table-footer + .table-header,
table + .table-header {
  margin-top: 10px;
}
.table-header + table.table tr:last-child th:first-child
.table-header + table.table tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
.table-header + table.table tr:last-child th:last-child
.table-header + table.table tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
/* End of Forms */

/* Colours */

  /* Colours-Green */

    /* Organization Colour */
input.secretinput[type=text]:active,
input.secretinput[type=text],
input.secretinput[type=text]:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  outline: none;
}
h1,h2,h3,h4,h5,h6,.h1,.h2.h3,.h4,.h5,.h6 {
  color: #505151;
}
h2,.h2 {
  color: #FFF;
}
ul li,p,a,label {
  color: #505151;
}
h3,.h3,h3 a {
  color: #505151;
}
.inline-addon a,
.justified-nav  label {
  color: #595A5B;
}
.client-message-reply > div,
tr .client-message-reply,
.client-message-reply,
.activation-helper,
.pop-upalert,
.inline-addon,
.sms-area .section-head-left input,
.secretinput,
.modal-content,
.large-forms,
#head,
.client-sections-choice li,
#mainPopUp .main-section > div,
h5,h5,
div > table,
.input-group > .input-group-addon,
.form-group .input-group .input-group-addon,
.table-hover > tbody > tr.active td a.btn,
.circle-icon-btn,
.table-basic,
h4,
#mainPopUp > h4,
#clientInfo .main-section > h4,
.main-section > .table-responsive,
.btn,
.cusomtersearch span.boxone-search-icon,    
.main-section > div,
.client-sections > div,   
.justified-nav > li a,
.btn-default,
input.btn.btn-default,
#header,
.cusomtersearch a.btn {
  background-color: #FFF;
  color: black;
}
#mainPopUp #PersonalInformation,
.row.multi .col-xs-12,
.main-section.multi,
.client-sections.main-section {
  background: transparent;
}
.header-right > ul > li > ul,
#header {
  moz-box-shadow:0px 1px 1px 0px #BBBDC0;
  -webkit-box-shadow: 0px 1px 1px 0px #BBBDC0;
  box-shadow: 0px 1px 1px 0px #BBBDC0;
}
.pop-upalert {
  moz-box-shadow:0px 6px 30px 0px #BBBDC0;
  -webkit-box-shadow: 0px 6px 30px 0px #BBBDC0;
  box-shadow: 0px 6px 30px 0px #BBBDC0;
}
.no-innerborder tr:nth-child(2n),
.form-control,
.input-group-addon,
table tr th,
.cusomtersearch input.form-control {
  background-color: #F3F6F9;
}
#PlanPricingTable .help-mark {
  border: 1px solid #FFF;
  color: #FFF;
}
#PlanPricingTable .help-mark:hover {
  background-color: #FFF;
  color: #3BB98F;
}
.table-footer,
.client-message-reply table,
.client-message-reply > div > div,
.client-message .boxone-gear-icon,
.activation-helper > div,
.pop-upalert,
.inline-addon,
.modal-content,
.nav-list,
.header-right > ul > li > a:before,
.circle-icon-btn,
.btn,
.cusomtersearch span.boxone-search-icon,
.btn-default,
.form-control,
.input-group-addon,
input.btn.btn-default,
.header-right > ul > li > a,
.cusomtersearch input.form-control,
.cusomtersearch a.btn {
    border: 1px solid #E6E7E8;
}
.with-form + .large-forms,
.large-forms + h4,
.with-form + .large-forms:last-child,
.with-form tr th,
.th-border tr + tr > th, 
.modal-footer,
.tab-pane > h5,
.large-forms + h5,
h5 + .table-responsive:empty,
.large-forms,
.main-section h5,
table.table + table.table,
table.table > tbody > tr > td,
table.table + table.table,
.password-forget,
.header-right > ul > li > ul > li:first-of-type > a {
  border-top: 1px solid #E6E7E8;
}
table.table-alone tr:last-child th,
table.table-alone tr:last-child td {
  border-bottom: 1px solid #E6E7E8;
}
.messages-alerts a {
  border-top: 1px solid #D65C50;
}
.large-forms.no-border,
.table-footer {
  border-top: 0;
}
.table-alone tr th:first-child,
.table-alone tr td:first-child,
.pop-upalert > div:nth-child(2),
.section-head-right > .pull-left + .pull-left,
.section-head-left + .section-head-left,
.justified-nav > li,
.client-sections-choice li {
  border-left: 1px solid #E6E7E8;
}
.main-section.multi,
.justified-nav {
  border-bottom: 0;
}
.justified-nav > li:first-child a {
  border-left: none;
}
#ClientContact .modal-header,
#mySettings .modal-header,
#vacationdisconnect.clientstatus,
.dropdown-menu > li > a:focus,
#sideNav {
  background-color:#3BB98F;
}
#ClientContact h4,
.tooltip-inner,
.help-mark:hover,
#mySettings h4,
.dropdown-menu > li > a:focus,
.clientstatus,
.badge,
#Balance input,
#Balance a,
.header-right .badge,
#sideNav div:first-child,
#sideNav ul li a {
  color: #FFF;
}
#sideNav div:first-child {
  background-color: #19765A;
}
    /* Organization Colour End */
table.important-01 tr:last-child td:nth-child(1),
table.important-02 tr:last-child td:nth-child(2),
table.important-03 tr:last-child td:nth-child(3),
table.important-04 tr:last-child td:nth-child(4),
table.important-05 tr:last-child td:nth-child(5),
a {
  color: #65C4CF;
}
.sms-area .section-head-left input,
ul.waitinglist-list li a span.primary + span > span,
.primary,
a.primary {
  color: #3BB98F;
}
ul.waitinglist-list li a span.secondary + span > span,
.secondary,
a.secondary {
  color: #65C4CF;
}
.secondary-darker {
  color: #458489;
}
.client-message .boxone-alert_icon,
.pop-upalert p:first-child,
.pop-upalert > div .cstm-icons,
.warning,
a.warning {
  color: #F26C57;
}
.problem,
a.problem {
  color: #EF434F;
 }
.client-message .boxone-gear-icon,
table tr th, 
.header-right > ul > li > a {
  color: #595A5B;
}
.tooltip-inner,
.help-mark:hover,
#forcedswap.clientstatus,
.client-sections-choice li:first-child,
.badge {
  background-color: #65C4CF;
}
.messages-alerts a,
#ter.clientstatus,
#Balance input,
#Balance a,
#portout.clientstatus,
#portoutcomp.clientstatus
.badge.warning {
  background-color: #F26C57;
}
.messages-alerts a {
  color: #FFF;
}
#portout.clientstatus, #portoutcomp.clientstatus {
  background-color: #EF434F;
}
#forcedter.clientstatus {
  background-color: #EF434F;
}
.badge.problem {
  background-color: #EF434F;
}
#Balance a:first-child{
  border-left: none;
}
#Balance a {
  border-left: 1px solid #D65C50;
}
ul.waitinglist-list li a,
body,
p {
  color: #595A5B;
}
footer,
small {
  color: #939597;
}
body,#contents_right,#wrapper {
  background-color: #f6f7f8;
}
.header-right > ul > li > ul > li > a {
  border:1px solid #E6E7E8;
  border-top: none;
  background-color: #FFF;
}
h5,
.main-section h5 {
  border-left: 4px solid #E6E7E8;
  font-weight: 400;
}
.client-message .boxone-alert_icon,
.pop-upalert > div .cstm-icons {
  border: 1px solid #F26C57;
}
.client-message-reply textarea + div, 
.main-section > h4 + .col-xs-12 > .col-xs-12.nopad .large-forms:first-child,
.main-section h4 + .col-xs-12 > .large-forms:first-child,
.with-form + .large-forms,
#ClientContact .justified-nav li a,
#ClientContact .justified-nav li,
#mySettings .justified-nav li a,
#mySettings .justified-nav li,
.nav-list + .nav-list,
.table-responsive + .large-forms,
h4 + .large-forms,
.table-responsive + h5,
.main-section .tab-pane h5,
.main-section h4 + h5 {
  border-top: none;
}
.activation-helper > div:before,
#ClientContact .justified-nav li.active:after,
#ClientContact .justified-nav li.active:before,
#mySettings .justified-nav li.active:after,
#mySettings .justified-nav li.active:before,
.chevron-up:after,
.chevron-up {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
}
.activation-helper > div:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #E6E7E8;
  left: -10px;
  top: 0;
}
#ClientContact .justified-nav li.active:after,
#mySettings .justified-nav li.active:after,
.chevron-up:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
  z-index: 131;
  top: 2px;
  right: -10px;
}
#ClientContact .justified-nav li.active:before,
#mySettings .justified-nav li.active:before,
.chevron-up {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #E6E7E8;
  z-index: 133;
  top: -10px;
  right: 15px;
}
#ClientContact .justified-nav li.active:after,
#mySettings .justified-nav li.active:after {
  top: auto;
  right: 50%;
  bottom: -1px;
  z-index: 90;
  margin-right:-5px;
}
#ClientContact .justified-nav li.active:before,
#mySettings .justified-nav li.active:before {
  bottom: 0;
  top: auto;
  right: 50%;
  margin-right:-5px;
  z-index: 80;
}
.client-message tr td:last-child .chevron-up:after{
  border-bottom: none;
}
.client-message tr td:last-child .chevron-up {
  border-bottom-color: #cccccc; 
  bottom:-4px;
  margin-right: -10px;
  right: 50%;
  top: auto;
  display: none;
}
.client-message tr td:last-child .open .chevron-up {
  display: block;
}
#mySettings .check-list label {
  width: auto;
  min-width: 50%;
  margin: 0;
  margin-top: 15px;
}
.main-section .header-right .chevron-up {
  right: 18px;
}
#queueList {
  border-left: 1px solid #BBBDC0;
  background-color: #FFF;
}
.brd-left {
  border-left:1px solid #E6E7E8;
}
.login {
  background-color: #FFF;
  border-bottom: 1px solid #BBBDC0;
}
h4,
#mainPopUp > h4,
.main-section > h4,
.justified-nav {
  border-left: 4px solid #65C4CF;
}
.modal h4 {
  border-left: none;
  border-bottom: none;
}
.justified-nav.client-sections-choice {
  border-left: none;
}
.with-form + .large-forms:last-child,
.nav-list li,
.table-responsive + .large-forms,
.table-responsive,
.main-section h5 + .table-responsive,
.justified-nav > li,
#mainPopUp .main-section > table,
h4,
#head,
#mainPopUp > h4,
.main-section > h4,
.client-sections.active > div,
#head.active.main-section + #PersonalInformation.main-section,
.main-section > div,
ul.waitinglist-list li a,
#queueList h6 {
  border-bottom: 1px solid #E6E7E8;
}
.nav-list li:last-child,
#head.main-section > div,
.main-section.client-sections {
  border-bottom: none;
}
h3 small {
  color: #939597;
}
table.table tr th,
#mainPopUp #PersonalInformation > div,
#PersonalInformation {
  background-color: #F1F1F2;
}
#mySettings .justified-nav li {
  background-color: #f7f9fa;
}

      /* Logo SVG Styles */

svg {
  width: 100%;
  max-height: 50px;
}      
.headerlogo a .svg-gray path {
  fill: #595A5B;
}
.headerlogo a:hover .svg-gray path {
  fill:#39393A;
}
.headerlogo a .svg-colour path {
  fill:#3CBA8F;
}
.headerlogo a:hover:hover .svg-colour path {
  fill:#2C8464;
}
#PlanPricingTable,
#PlanPricingTable.affix,
#mySettings .check-list input[type="checkbox"] + label span,
#mySettings .check-list input[type="checkbox"]:checked + label span,
.headerlogo a .svg-gray path, .headerlogo a:hover .svg-gray path, .headerlogo a .svg-colour path, .headerlogo a:hover:hover .svg-colour path { 
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-right > ul > li > a:before {
    -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
      /* Logo SVG Styles End */
button.dropdown-toggle:focus,
.btn:focus,
.bootstrap-select .btn:focus,
.cusomtersearch input#btnSearch:focus,
input[type=text]:focus,
input.form-control:focus,
.cusomtersearch input.form-control:focus {
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(101, 196, 207, 0.4);
   -webkit-box-shadow: inset 0 1px 1px rgba(101, 196, 207, 0.4);
   border-color: #65C4CF;
   outline: 0 none;
}

.client-message-reply > div > div.btn-group,
.secretinput,
.dropdown-menu > li > a:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
#PersonalInformation table.table tr td {
  border: none;
  border-bottom: 1px solid #E6E7E8;
  border-right: none;
  min-height: 19px;
  font-size: 1.2rem;
}
#PersonalInformation table.table tr td:empty {
  display: none;
}
#PersonalInformation table.table tr td:first-child {
  font-weight: 600;
}
#ClientContact .justified-nav li a,
#ClientContact .justified-nav li:last-child,
#mySettings .justified-nav li a,
#mySettings .justified-nav li:last-child,
table.table tr th:last-child,
table.table tr td:last-child {
  border-right: none;
}
#ClientContact .justified-nav li,
table.table-alone tr th:last-child,
table.table-alone tr td:last-child,
#mySettings .justified-nav li,
table.table > tbody > tr > th,
table.table > tbody > tr > td {
  border-right: 1px solid #E6E7E8;
}
.table-basic tr:nth-child(2n+1) td {
  background-color: #fcfcfc;
}
.table-basic tr td:first-child {
  font-weight: 600;
}
.table-hover > tbody > tr.active:hover td
.table-hover > tbody > tr.active td {
  background-color: #a5dded;
  color: #FFF;
}
.messages-alerts a, {
  color: #FFF;
}
#suspended.clientstatus,
.hamburger-menu > span {
  background-color: #595A5B;
}
#ClientContact .modal-header,
#mySettings .modal-header {
  border-bottom: 1px solid #359E78;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #efefef;
  opacity: 1;
}
table.no-innerborder > tbody > tr > td {
  border-right: none;
}
.min-height300 {
  min-height: 200px;
}
  .help-mark {
    color: #65C4CF;
    border: 1px solid #65C4CF;
  }
.client-message-reply .no-innerborder .inner-table-messages tr td:last-child ,
.inner-table-messages tr > td {
text-align: left;
}  
.modal-section {
  margin-top: 5px;
}
table.table-basic tr > td.highlight-cell {
  color: #3BB98F;
}
/*#org:992px*/
@media (min-width: 600px) {
  .min-height300 {
    min-height: 300px;
  }
  .pop-upalert:hover,
  .table-hover > tbody > tr:hover > td,
  .table-hover > tbody > tr:hover > th {
    background-color: #F6F6F6;
  }
  .table-hover > tbody > tr:hover > th.client-message-reply,
  .table-hover > tbody > tr:hover > td.client-message-reply {
    background-color: #FFF;
  }
  .multi > .main-section h5 {
    margin-top: 0;
  }
  .btn.problem:hover {
    background-color: #EF434F;
    border-color: #EF434F;
  }
  .table tr:hover td.problem {
    color: #EF434F;
  }
  .hamburger-menu:hover > span {
    background-color: #65C4CF;
  }
  .header-right > ul > li > ul > li > a:hover,
  ul.waitinglist-list li:hover {
    background-color: #F1F1F2;
  }
  a:hover {
    color: #4E979B;
  }
  #sideNav > ul > li:hover > a {
    border-left: 3px solid #19765A;
  }
  #sideNav ul li:hover a {
    color: #19765A;
  }
  #sideNav ul li:hover a:hover {
    color: #114C38;
  }
  a.primary:hover {
    color: #19765A;
  }
  a.secondary:hover {
    color: #4E979B;
  }
  a.warning:hover {
    color: #BC5146;
  }
  ul li.head-li:hover {
    color: #505151;
    background-color: #FFF;
    border-bottom: 1px solid #E6E7E8;
  }
  .table-header.warning,
  .table-header.secondary,
  .table-header.primary,
  .nav-list li a:hover,
  .fileupload:hover,
  a.problem:hover,
  .btn:hover,
  .justified-nav > li a:hover,
  .btn-default:hover,
  input.btn.btn-default:hover,
  a.btn.primary:hover,
  a.btn.secondary:hover,
  a.btn.warning:hover {
    color: #FFF;
  }
  .table-header.primary,
  .nav-list li:hover,
  .nav-list li a:hover,
  .fileupload:hover,
  .btn:hover,
  .btn-default:hover,
  input.btn.btn-default:hover,
  a.btn.primary:hover {
    background-color: #3BB98F;
    border-color: #359E78;
    color: #FFF;
  }
  .help-mark:hover,
  .client-message .boxone-gear-icon:hover,
  .justified-nav > li a:hover,
  button.btn.secondary:hover,
  a.btn.secondary:hover {
    background-color: #65C4CF;
    border-color: #5BB1B5;
    color: #FFF;
  }
  .messages-alerts a:hover,
  #Balance input:hover,
  #Balance a:hover {
    background-color: #D65C50;
    border-color: #BC5146;
    color: #FFF;
  }
  .client-message .boxone-alert_icon:hover,
  .btn.warning:hover,
  button.warning:hover,
  a.btn.warning:hover {
    background-color: #F26C57;
    border-color: #D65C50;
    color: #FFF;
  }
  .help-mark,
  .header-right > ul > li > a:hover:before,
  .circle-icon-btn:hover,
  .cusomtersearch span.boxone-search-icon:hover,
  .cusomtersearch a.btn:hover,
  .header-right > ul > li > a:hover {
    color: #65C4CF;
    border: 1px solid #65C4CF;
  }
  .justified-nav li:hover {
    border-left-color: #5BB1B5;
  }
  .client-sections-choice li:hover {
    border-color: #E6E7E8; 
  }
}
::selection {
  background: #65C4CF; /* WebKit/Blink Browsers */
  color: #FFF;
}
::-moz-selection {
  background: #65C4CF; /* Gecko Browsers */
  color: #FFF;
}
    /* Colours-Green End */

  /* Colours End */

  /* Print Css */
@media print {
  h4,
  html,body {
    font-size: 1.2rem;
  }
  h3 {
    font-size: 1.4rem;
  }
  #header,#sideNav,#queueList {
    display: none;
  }  
  #wrapper,#wrapper.side-nav-open,#wrapper.sidenav-open {
    padding: 0;
  }
  #contents_right {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    float: none;
    overflow-y:scroll;
  }
  .table-basic tr:nth-child(2n+1) td {
    background-color: #e5e5e5;
  }
  div.table-responsive {
    max-height:none;
  }
  table.table tr td:nth-child(1n) a,
  table.table tr td:nth-child(1n) {
    font-size: .95rem;
  }
  h5,
  ul > li,
  label,
  table.table tr th:nth-child(1n) a,
  table.table tr th:nth-child(1n) {
    font-size: 1.1rem;
  }
}
#invoice {
  display: block;float: left;
}
#invoice h4 {
  border-left: 0;
  padding: 8px 0;
}
#invoice ul li {
  font-size: 10px;
}
#invoice h4 {
  font-size: 12px;
}
#invoice .ivcFrm1 {
  height: auto;
  float: left;
}
#invoice .address {
  background-color: #FFF;
}
#invoice table tr td,
#invoice table {
  font-size: 10px;
}
#invoice .pagebreak {
  clear: both;
}
#invoice .ivcFrm1 {
  border: none;
}
.ivcFrm1,
.ivcFrm1 table {
  page-break-inside: avoid;
}
.ivcFrm1 {
  page-break-after: always;
}
.ivcFrm1 .address,
.ivcFrm1 .footer {
  page-break-after: always;
}
@media print {
  .hide-invoice-section {
    display: none;
  }

  }


/* Request Management */
.alone-icon,
.form-icon {
  height: 34px;
  padding: 0 12px 0 9px;
  vertical-align: middle;
  line-height: 100%;
}
.alone-icon {
  padding: 0 9px;
}
a > .form-icon {
  height: auto;
}
.input-group-rounded {
 vertical-align: top;
}
.input-group.input-group-rounded > input {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 16px;
}
.input-group.input-group-rounded > a,
.input-group.input-group-rounded > span {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right: 1px solid #e1e1e1;
  border-top:1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left:1px solid transparent;
}
.bootstrap-select.select-rounded .btn:focus,
.select-rounded:focus,
.select-rounded .selectpicker.btn-default:active,
.select-rounded .selectpicker.btn-default:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
}
.select-rounded.btn-group.open .dropdown-toggle {
  -webkit-box-shadow:0;
  box-shadow:0;
}
.select-rounded .dropdown-toggle {
  border-radius: 18px;
  padding: 6px 18px;
}
.select-rounded .dropdown-menu {
  border-radius: 18px;
}
.bootstrap-select.select-rounded .btn .caret {
  right: 18px;
}
.select-rounded.form-control  {
  background-color: transparent;
}
.input-group.input-group-rounded > a {
  padding: 0;
  vertical-align: middle;
  line-height: 100%;
  height: 34px;
}
.multiple-inputgroups > div {
  float: left;
}
.inline-addon.hide {
  display: none;
}
.fake-table {
  display: table;
  width: 100%;
}
.fake-table .div-row {
  display: table-row;
  width: 100%;
}
.fake-table .div-row > div {
  display: table-cell;
  padding: 18px 12px;
  color: #505151;
  font-weight: 300;
  vertical-align: middle;
  cursor: pointer;
}
.reply-area {
  padding: 18px 12px;
  float: left;
  width: 100%;
}
.indivdual-messsage {
  width: 100%;
}
.indivdual-messsage:nth-child(odd) .message-short-section > div {
  background-color: #E2F0F7;
}
.faketable-plans .div-row:nth-child(odd):hover > div,
.messages-table.active .message-short-section > div,
.indivdual-messsage:nth-child(odd) .message-short-section:hover > div,
.div-row:hover > div {
  background-color: #65C4CF;
  color: #FFF;
}
.faketable-plans .div-row:nth-child(1):hover > div {
  color: #505151;
  background-color: transparent;
}
.fake-table .div-row-header:hover > div,
.fake-table .div-row-header:first-child > div {
  padding: 12px 12px;
  background-color: #DCDDDE;
  color: #595A5B;
  border-bottom: 1px solid #CCCCCC;
}
.div-row-header a {
  color: #505151;
  display: block;
  padding: 4px 0;
}
.div-row-header a:hover {
  text-decoration: none;
}
.messages-table.active .message-short-section .secondary,
.fake-table > div:hover .secondary {
  color: #529DA3;
}
.message-type {
  display: inline-block;
}
.message-type span {
  display: inline-block;
  font-size:30px;
  border-radius: 50%; 
  padding: 8px 9px;
  border: 1px solid #FFF;
  background-color: #65C4CF;
  color: #FFF;
}
.no-wrap-spans span {
  white-space: nowrap;
}
.no-wrap-it {
  white-space: nowrap;
}
.messages-table .message-info:hover {
  color: #FFF;
}
.messages-table p,
.messages-table {
  font-size: 1.2rem;
}
.messages-table p + p {
  margin-top: 10px;
}
.messages-table.active .message-short-section p,
.messages-table .div-row:hover p {
  color: #FFF;
}
.messages-table .message-info strong + p {
  margin-top: 10px;
}
.time-left {
  display: block;
}
.toggle-table-organize > .caret {
  -ms-transform: rotate(0deg); /* IE 9 */
  -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
  transform: rotate(0deg);
}
.toggle-table-organize.change > .caret {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.type-secton {
  width: 70px;
  text-align: center;
}
.name-section {
  width: 160px;
}
.date-secton {
  width: 125px;
}
.status-section {
  width: 87px;
}
.message-general-info-list {
  padding-left: 35px;
}
.message-general-info-list > li {
  font-size: 1.2rem;
  margin: 6px 0;
}
.info-label {
}
.message-information,
.info-label {
  display: inline-block;
}
.message-information {
  font-size: 1.4rem;
}
.message-section-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto 30px auto;
  border-top: 1px solid #e1e1e1;
  padding-top: 30px; 
}
.message-section-open {
  height: 0;
  max-height: 0;
  overflow-y:hidden;
}
.message-section-open.open {
  height: auto;
  max-height: 1200px;
  overflow-y:auto;
}
.select-message-general {
  width: 100%;
}
.multiple-message > div {
  border-top: 1px solid #e1e1e1;
}
.multiple-message .large-forms {
  border-top: none;
  padding: 0;
}
.label-full,
.full-width-wrapper {
  width: 100%;
}
.message-menu {
  margin-bottom: 0;
  width: 100%;
  list-style: none;
  padding-left: 0;
  display: table;
}
.message-menu > li {
  display: table-cell;
  vertical-align: middle;
}
.message-menu > li a {
  padding: 12px 18px;
  border: 1px solid transparent;
  display: block;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  text-align: center;
  color: #36AA83;
}
.message-menu > li a.active {
  background-color: #36AA83;
  color: #FFF;
}
.message-menu > li:first-child a {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  border-left: 1px solid #e1e1e1;
}
.message-menu > li:last-child a {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}
.additional-information {
  padding: 20px 4px 4px 10px;
}
.additional-information .btn {
  margin: 4px;
}
.changes-section {
  margin: 30px 0;
}
/*.changes-section h3 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom:1px solid #e1e1e1;
}*/
.faketable-plans > .div-row:first-child > div {
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
}
.faketable-plans {
   color: #595A5B;
}
.faketable-plans span {
  display: inline-block;
}
.faketable-plans small {
  display: block;
  font-weight: 600;
  opacity: .7;
}
.faketable-plans .div-row:hover small {
  color: #529DA3;
}
.fake-table .custom-radio-check-disguised span,
.fake-table .custom-radio-check-disguised input + label {
  margin: 0;
}
.faketable-plans .div-row:nth-child(odd) > div {
  background-color: #E2F0F7;
}
.faketable-plans .div-row:nth-child(1) > div {
  background-color: #FFF;
  padding-bottom:12px;
}
.plan-pricing {
  display: table;
  width: 100%;
}
.plan-pricing > div {
  display: table-cell;
  vertical-align: middle;
}
.plan-pricing h3 {
  font-size: 3rem;
  margin-top: 10px;
  font-weight: 600;
  color: #FFF;
}
.plan-pricing h3 small {
  color: #FFF; 
  letter-spacing: -1px;
  font-size: 70%;
  vertical-align: middle;
}
.currentplan > div {
  padding: 15px;
}
.currentplan > div:first-child {
  background-color: #65C4CF;
  border-top-right-radius: 28px;
  border-top-left-radius: 28px;
  color: #FFF;
}
.currentplan > div:nth-child(2) {
  border:1px solid #e1e1e1;
}
.currentplan > div:last-child {
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
  border:1px solid #e1e1e1;
  border-top: transparent;
  background-color: #E2F0F7;
}
.current-plan-list {
  padding-left: 0;
  text-align: center;
  list-style: none;
}
.current-plan-list li {
  margin-top: 15px;
  font-size: 1.6rem;
}
.current-plan-list small {
  display: block;
}
.bottom-plan-area p {
  font-size: 1.2rem;
  margin-top: 4px;
}
@media (min-width: 992px) { 
  .message-menu > li:hover a {
    border-color: #36AA83;
    background-color: #3BB98F;
    text-decoration: none;
    color: #FFF;
  }
  .input-group-rounded > a:hover {
    background-color: #65C4CF;
    color: #FFF;
    border-color: #65C4CF;
  }
}

/* google Calendar */
#GoogleCalendar body,
#GoogleCalendar html,
#GoogleCalendar {
  width: 100%; 
  min-height: 600px;
}
#GoogleCalendar body {
  background-color: #f6f7f8;
}
#calendarTitle {
  display: none;
}
@media (min-width: 992px) { 
}
@media (min-width: 1200px) { 
  #GoogleCalendar body,
  #GoogleCalendar html,
  #GoogleCalendar {
    width: 100%; 
    min-height: 900px;
  }
}

.red {
    color: #e61709 !important;
}
