﻿@charset "UTF-8"; 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

* {
  margin: 0;
  padding: 0; }

.cf:before, .tm-header-main-nav .navbar-nav:before,
.cf:after,
.tm-header-main-nav .navbar-nav:after {
  content: " ";
  display: table; }

.cf:after, .tm-header-main-nav .navbar-nav:after {
  clear: both; }

.cf, .tm-header-main-nav .navbar-nav {
  zoom: 1; }

.clearer {
  clear: both;
  float: none; }

a:hover {
  text-decoration: none; }

.question{
	color: rgb(0, 0, 0);
	font-family: Arial;
	font-size: 11pt;
	line-height: 1.38;
	margin-bottom: 0pt;
	}
	
.short_answer{
	margin-left: 36pt;
	color: rgb(0, 0, 0);
	font-size: 11pt;
	font-family: Arial;
	background-color: transparent;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1.38;
}

.jumptarget:before {
  content: "";
  display: block;
  height: 95px; /* fixed header height*/
  margin:-95px 0 0; /* negative fixed header height */
}

/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  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 {
  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;
  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 {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  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; }
  .navbar {
    display: none; }
  .btn > .caret, #crop > .caret, #lnk-check-uncheck > .caret, #pickfiles > .caret, #tm-status-share-box-wrap #Photopickfiles > .caret,
  #tm-status-share-box-wrap #Documentpickfiles > .caret, .comment-folow-btn > .caret,
  .dropup > .btn > .caret,
  .dropup > #crop > .caret,
  .dropup > #lnk-check-uncheck > .caret,
  .dropup > #pickfiles > .caret, #tm-status-share-box-wrap
  .dropup > #Photopickfiles > .caret,
  #tm-status-share-box-wrap
  .dropup > #Documentpickfiles > .caret,
  .dropup > .comment-folow-btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 13px;
  -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #097EC4;
  text-decoration: none; }
  a:focus, a:hover {
    color: #064f7b;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.h1 {
  font-size: 2.5rem; }

.h2 {
  font-size: 2rem; }

.h3 {
  font-size: 1.75rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.dl-horizontal {
  margin-right: -15px;
  margin-left: -15px; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    line-height: 1.5;
    color: #000;
}
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .site-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }
  .container::after, .site-wrapper::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container, .site-wrapper {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container, .site-wrapper {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container, .site-wrapper {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container, .site-wrapper {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row, .grids {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .row::after, .grids::after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .col-md-1, .grid-1, .col-md-2, .grid-2, .col-md-3, .grid-3, .col-md-4, .grid-4, .col-md-5, .grid-5, .col-md-6, .grid-6, .col-md-7, .grid-7, .col-md-8, .grid-8, .col-md-9, .grid-9, .col-md-10, .grid-10, .col-md-11, .grid-11, .col-md-12, .grid-12, .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, .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 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px; }

.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-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .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-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1, .grid-1, .col-md-2, .grid-2, .col-md-3, .grid-3, .col-md-4, .grid-4, .col-md-5, .grid-5, .col-md-6, .grid-6, .col-md-7, .grid-7, .col-md-8, .grid-8, .col-md-9, .grid-9, .col-md-10, .grid-10, .col-md-11, .grid-11, .col-md-12, .grid-12 {
    float: left; }
  .col-md-1, .grid-1 {
    width: 8.3333333333%; }
  .col-md-2, .grid-2 {
    width: 16.6666666667%; }
  .col-md-3, .grid-3 {
    width: 25%; }
  .col-md-4, .grid-4 {
    width: 33.3333333333%; }
  .col-md-5, .grid-5 {
    width: 41.6666666667%; }
  .col-md-6, .grid-6 {
    width: 50%; }
  .col-md-7, .grid-7 {
    width: 58.3333333333%; }
  .col-md-8, .grid-8 {
    width: 66.6666666667%; }
  .col-md-9, .grid-9 {
    width: 75%; }
  .col-md-10, .grid-10 {
    width: 83.3333333333%; }
  .col-md-11, .grid-11 {
    width: 91.6666666667%; }
  .col-md-12, .grid-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } 

  .register-methodology{
      margin-left: -45px !important;
  }

  .register-investment-type{
      margin-left: 40px !important;
  }
}

@media (min-width: 992px) {
  .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-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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-1 {
    width: 8.3333333333%; }
  .col-xl-2 {
    width: 16.6666666667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.3333333333%; }
  .col-xl-5 {
    width: 41.6666666667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.3333333333%; }
  .col-xl-8 {
    width: 66.6666666667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.3333333333%; }
  .col-xl-11 {
    width: 91.6666666667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.3333333333%; }
  .col-xl-pull-2 {
    right: 16.6666666667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.3333333333%; }
  .col-xl-pull-5 {
    right: 41.6666666667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.3333333333%; }
  .col-xl-pull-8 {
    right: 66.6666666667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.3333333333%; }
  .col-xl-pull-11 {
    right: 91.6666666667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.3333333333%; }
  .col-xl-push-2 {
    left: 16.6666666667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.3333333333%; }
  .col-xl-push-5 {
    left: 41.6666666667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.3333333333%; }
  .col-xl-push-8 {
    left: 66.6666666667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.3333333333%; }
  .col-xl-push-11 {
    left: 91.6666666667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%; }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%; }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%; }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%; }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control, .tm-article_author-securities-dropdown, .tm-blog-search, .tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment #YoutubeUrl {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .form-control::-ms-expand, .tm-article_author-securities-dropdown::-ms-expand, .tm-blog-search::-ms-expand, .tm-registration-dropdown::-ms-expand, #tm-status-share-box-wrap .post-attachment #YoutubeUrl::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .tm-article_author-securities-dropdown:focus, .tm-blog-search:focus, .tm-registration-dropdown:focus, #tm-status-share-box-wrap .post-attachment #YoutubeUrl:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder, .tm-article_author-securities-dropdown::placeholder, .tm-blog-search::placeholder, .tm-registration-dropdown::placeholder, #tm-status-share-box-wrap .post-attachment #YoutubeUrl::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .tm-article_author-securities-dropdown:disabled, .tm-blog-search:disabled, .tm-registration-dropdown:disabled, #tm-status-share-box-wrap .post-attachment #YoutubeUrl:disabled, .form-control[readonly], [readonly].tm-article_author-securities-dropdown, [readonly].tm-blog-search, [readonly].tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment [readonly]#YoutubeUrl {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled, .tm-article_author-securities-dropdown:disabled, .tm-blog-search:disabled, .tm-registration-dropdown:disabled, #tm-status-share-box-wrap .post-attachment #YoutubeUrl:disabled {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="date"].tm-article_author-securities-dropdown, input[type="date"].tm-blog-search, input[type="date"].tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment input[type="date"]#YoutubeUrl,
  input[type="time"].form-control,
  input[type="time"].tm-article_author-securities-dropdown,
  input[type="time"].tm-blog-search,
  input[type="time"].tm-registration-dropdown,
  #tm-status-share-box-wrap .post-attachment input[type="time"]#YoutubeUrl,
  input[type="datetime-local"].form-control,
  input[type="datetime-local"].tm-article_author-securities-dropdown,
  input[type="datetime-local"].tm-blog-search,
  input[type="datetime-local"].tm-registration-dropdown,
  #tm-status-share-box-wrap .post-attachment input[type="datetime-local"]#YoutubeUrl,
  input[type="month"].form-control,
  input[type="month"].tm-article_author-securities-dropdown,
  input[type="month"].tm-blog-search,
  input[type="month"].tm-registration-dropdown,
  #tm-status-share-box-wrap .post-attachment input[type="month"]#YoutubeUrl {
    line-height: 2.25rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  .input-group-sm input[type="date"].tm-article_author-securities-dropdown,
  .input-group-sm input[type="date"].tm-blog-search,
  .input-group-sm input[type="date"].tm-registration-dropdown,
  .input-group-sm #tm-status-share-box-wrap .post-attachment input[type="date"]#YoutubeUrl, #tm-status-share-box-wrap .post-attachment
  .input-group-sm input[type="date"]#YoutubeUrl,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  .input-group-sm input[type="time"].tm-article_author-securities-dropdown,
  .input-group-sm input[type="time"].tm-blog-search,
  .input-group-sm input[type="time"].tm-registration-dropdown,
  .input-group-sm #tm-status-share-box-wrap .post-attachment input[type="time"]#YoutubeUrl,
  #tm-status-share-box-wrap .post-attachment
  .input-group-sm input[type="time"]#YoutubeUrl,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  .input-group-sm input[type="datetime-local"].tm-article_author-securities-dropdown,
  .input-group-sm input[type="datetime-local"].tm-blog-search,
  .input-group-sm input[type="datetime-local"].tm-registration-dropdown,
  .input-group-sm #tm-status-share-box-wrap .post-attachment input[type="datetime-local"]#YoutubeUrl,
  #tm-status-share-box-wrap .post-attachment
  .input-group-sm input[type="datetime-local"]#YoutubeUrl,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control,
  .input-group-sm input[type="month"].tm-article_author-securities-dropdown,
  .input-group-sm input[type="month"].tm-blog-search,
  .input-group-sm input[type="month"].tm-registration-dropdown,
  .input-group-sm #tm-status-share-box-wrap .post-attachment input[type="month"]#YoutubeUrl,
  #tm-status-share-box-wrap .post-attachment
  .input-group-sm input[type="month"]#YoutubeUrl {
    line-height: 1.8625rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  .input-group-lg input[type="date"].tm-article_author-securities-dropdown,
  .input-group-lg input[type="date"].tm-blog-search,
  .input-group-lg input[type="date"].tm-registration-dropdown,
  .input-group-lg #tm-status-share-box-wrap .post-attachment input[type="date"]#YoutubeUrl, #tm-status-share-box-wrap .post-attachment
  .input-group-lg input[type="date"]#YoutubeUrl,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  .input-group-lg input[type="time"].tm-article_author-securities-dropdown,
  .input-group-lg input[type="time"].tm-blog-search,
  .input-group-lg input[type="time"].tm-registration-dropdown,
  .input-group-lg #tm-status-share-box-wrap .post-attachment input[type="time"]#YoutubeUrl,
  #tm-status-share-box-wrap .post-attachment
  .input-group-lg input[type="time"]#YoutubeUrl,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  .input-group-lg input[type="datetime-local"].tm-article_author-securities-dropdown,
  .input-group-lg input[type="datetime-local"].tm-blog-search,
  .input-group-lg input[type="datetime-local"].tm-registration-dropdown,
  .input-group-lg #tm-status-share-box-wrap .post-attachment input[type="datetime-local"]#YoutubeUrl,
  #tm-status-share-box-wrap .post-attachment
  .input-group-lg input[type="datetime-local"]#YoutubeUrl,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control,
  .input-group-lg input[type="month"].tm-article_author-securities-dropdown,
  .input-group-lg input[type="month"].tm-blog-search,
  .input-group-lg input[type="month"].tm-registration-dropdown,
  .input-group-lg #tm-status-share-box-wrap .post-attachment input[type="month"]#YoutubeUrl,
  #tm-status-share-box-wrap .post-attachment
  .input-group-lg input[type="month"]#YoutubeUrl {
    line-height: 3.1666666667rem; } }

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.tm-article_author-securities-dropdown, .input-group-sm > .form-control-static.tm-blog-search, .input-group-sm > .form-control-static.tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment .input-group-sm > .form-control-static#YoutubeUrl,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static#crop,
  .input-group-sm > .input-group-btn > .form-control-static#lnk-check-uncheck,
  .input-group-sm > .input-group-btn > .form-control-static#pickfiles, #tm-status-share-box-wrap
  .input-group-sm > .input-group-btn > .form-control-static#Photopickfiles,
  #tm-status-share-box-wrap
  .input-group-sm > .input-group-btn > .form-control-static#Documentpickfiles,
  .input-group-sm > .input-group-btn > .form-control-static.comment-folow-btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.tm-article_author-securities-dropdown, .input-group-lg > .form-control-static.tm-blog-search, .input-group-lg > .form-control-static.tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment .input-group-lg > .form-control-static#YoutubeUrl,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static#crop,
  .input-group-lg > .input-group-btn > .form-control-static#lnk-check-uncheck,
  .input-group-lg > .input-group-btn > .form-control-static#pickfiles, #tm-status-share-box-wrap
  .input-group-lg > .input-group-btn > .form-control-static#Photopickfiles,
  #tm-status-share-box-wrap
  .input-group-lg > .input-group-btn > .form-control-static#Documentpickfiles,
  .input-group-lg > .input-group-btn > .form-control-static.comment-folow-btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .tm-article_author-securities-dropdown, .input-group-sm > .tm-blog-search, .input-group-sm > .tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment .input-group-sm > #YoutubeUrl,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > #crop,
.input-group-sm > .input-group-btn > #lnk-check-uncheck,
.input-group-sm > .input-group-btn > #pickfiles, #tm-status-share-box-wrap
.input-group-sm > .input-group-btn > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-sm > .input-group-btn > #Documentpickfiles,
.input-group-sm > .input-group-btn > .comment-folow-btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .tm-article_author-securities-dropdown, .input-group-lg > .tm-blog-search, .input-group-lg > .tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment .input-group-lg > #YoutubeUrl,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > #crop,
.input-group-lg > .input-group-btn > #lnk-check-uncheck,
.input-group-lg > .input-group-btn > #pickfiles, #tm-status-share-box-wrap
.input-group-lg > .input-group-btn > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-lg > .input-group-btn > #Documentpickfiles,
.input-group-lg > .input-group-btn > .comment-folow-btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
  border-radius: 0.3rem; }

.form-group {
  margin-bottom: 1rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.4625rem 1.4625rem; }

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #2ecc71; }

.has-success .form-control, .has-success .tm-article_author-securities-dropdown, .has-success .tm-blog-search, .has-success .tm-registration-dropdown, .has-success #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .has-success #YoutubeUrl {
  border-color: #2ecc71; }

.has-success .input-group-addon {
  color: #2ecc71;
  border-color: #2ecc71;
  background-color: #d1f5e0; }

.has-success .form-control-feedback {
  color: #2ecc71; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #d35400; }

.has-warning .form-control, .has-warning .tm-article_author-securities-dropdown, .has-warning .tm-blog-search, .has-warning .tm-registration-dropdown, .has-warning #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .has-warning #YoutubeUrl {
  border-color: #d35400; }

.has-warning .input-group-addon {
  color: #d35400;
  border-color: #d35400;
  background-color: #ffc6a0; }

.has-warning .form-control-feedback {
  color: #d35400; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #c0392b; }

.has-danger .form-control, .has-danger .tm-article_author-securities-dropdown, .has-danger .tm-blog-search, .has-danger .tm-registration-dropdown, .has-danger #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .has-danger #YoutubeUrl {
  border-color: #c0392b; }

.has-danger .input-group-addon {
  color: #c0392b;
  border-color: #c0392b;
  background-color: #f2c9c5; }

.has-danger .form-control-feedback {
  color: #c0392b; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group, .tm-quote-email-alerts .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .tm-quote-email-alerts .form-control, .form-inline .tm-article_author-securities-dropdown, .tm-quote-email-alerts .tm-article_author-securities-dropdown, .form-inline .tm-blog-search, .tm-quote-email-alerts .tm-blog-search, .form-inline .tm-registration-dropdown, .tm-quote-email-alerts .tm-registration-dropdown, .form-inline #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .form-inline #YoutubeUrl, .tm-quote-email-alerts #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .tm-quote-email-alerts #YoutubeUrl {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static, .tm-quote-email-alerts .form-control-static {
    display: inline-block; }
  .form-inline .input-group, .tm-quote-email-alerts .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .tm-quote-email-alerts .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn, .tm-quote-email-alerts .input-group .input-group-btn,
    .form-inline .input-group .form-control, .tm-quote-email-alerts .input-group .form-control,
    .form-inline .input-group .tm-article_author-securities-dropdown, .tm-quote-email-alerts .input-group .tm-article_author-securities-dropdown,
    .form-inline .input-group .tm-blog-search, .tm-quote-email-alerts .input-group .tm-blog-search,
    .form-inline .input-group .tm-registration-dropdown, .tm-quote-email-alerts .input-group .tm-registration-dropdown,
    .form-inline .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment
    .form-inline .input-group #YoutubeUrl, .tm-quote-email-alerts .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .tm-quote-email-alerts .input-group #YoutubeUrl {
      width: auto; }
  .form-inline .input-group > .form-control, .tm-quote-email-alerts .input-group > .form-control, .form-inline .input-group > .tm-article_author-securities-dropdown, .tm-quote-email-alerts .input-group > .tm-article_author-securities-dropdown, .form-inline .input-group > .tm-blog-search, .tm-quote-email-alerts .input-group > .tm-blog-search, .form-inline .input-group > .tm-registration-dropdown, .tm-quote-email-alerts .input-group > .tm-registration-dropdown, .form-inline #tm-status-share-box-wrap .post-attachment .input-group > #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .form-inline .input-group > #YoutubeUrl, .tm-quote-email-alerts #tm-status-share-box-wrap .post-attachment .input-group > #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .tm-quote-email-alerts .input-group > #YoutubeUrl {
    width: 100%; }
  .form-inline .form-control-label, .tm-quote-email-alerts .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .tm-quote-email-alerts .radio,
  .form-inline .checkbox, .tm-quote-email-alerts .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .tm-quote-email-alerts .radio label,
    .form-inline .checkbox label, .tm-quote-email-alerts .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .tm-quote-email-alerts .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"], .tm-quote-email-alerts .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .tm-quote-email-alerts .has-feedback .form-control-feedback {
    top: 0; } }

.btn, #crop, #lnk-check-uncheck, #pickfiles, #tm-status-share-box-wrap #Photopickfiles,
#tm-status-share-box-wrap #Documentpickfiles, .comment-folow-btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem; }
  .btn:focus, #crop:focus, #lnk-check-uncheck:focus, #pickfiles:focus, #tm-status-share-box-wrap #Photopickfiles:focus,
  #tm-status-share-box-wrap #Documentpickfiles:focus, .comment-folow-btn:focus, .btn.focus, .focus#crop, .focus#lnk-check-uncheck, .focus#pickfiles, #tm-status-share-box-wrap .focus#Photopickfiles,
  #tm-status-share-box-wrap .focus#Documentpickfiles, .focus.comment-folow-btn, .btn:active:focus, #crop:active:focus, #lnk-check-uncheck:active:focus, #pickfiles:active:focus, #tm-status-share-box-wrap #Photopickfiles:active:focus,
  #tm-status-share-box-wrap #Documentpickfiles:active:focus, .comment-folow-btn:active:focus, .btn:active.focus, #crop:active.focus, #lnk-check-uncheck:active.focus, #pickfiles:active.focus, #tm-status-share-box-wrap #Photopickfiles:active.focus,
  #tm-status-share-box-wrap #Documentpickfiles:active.focus, .comment-folow-btn:active.focus, .btn.active:focus, .active#crop:focus, .active#lnk-check-uncheck:focus, .active#pickfiles:focus, #tm-status-share-box-wrap .active#Photopickfiles:focus,
  #tm-status-share-box-wrap .active#Documentpickfiles:focus, .active.comment-folow-btn:focus, .btn.active.focus, .active.focus#crop, .active.focus#lnk-check-uncheck, .active.focus#pickfiles, #tm-status-share-box-wrap .active.focus#Photopickfiles,
  #tm-status-share-box-wrap .active.focus#Documentpickfiles, .active.focus.comment-folow-btn {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, #crop:focus, #lnk-check-uncheck:focus, #pickfiles:focus, #tm-status-share-box-wrap #Photopickfiles:focus,
  #tm-status-share-box-wrap #Documentpickfiles:focus, .comment-folow-btn:focus, .btn:hover, #crop:hover, #lnk-check-uncheck:hover, #pickfiles:hover, #tm-status-share-box-wrap #Photopickfiles:hover,
  #tm-status-share-box-wrap #Documentpickfiles:hover, .comment-folow-btn:hover {
    text-decoration: none; }
  .btn.focus, .focus#crop, .focus#lnk-check-uncheck, .focus#pickfiles, #tm-status-share-box-wrap .focus#Photopickfiles,
  #tm-status-share-box-wrap .focus#Documentpickfiles, .focus.comment-folow-btn {
    text-decoration: none; }
  .btn:active, #crop:active, #lnk-check-uncheck:active, #pickfiles:active, #tm-status-share-box-wrap #Photopickfiles:active,
  #tm-status-share-box-wrap #Documentpickfiles:active, .comment-folow-btn:active, .btn.active, .active#crop, .active#lnk-check-uncheck, .active#pickfiles, #tm-status-share-box-wrap .active#Photopickfiles,
  #tm-status-share-box-wrap .active#Documentpickfiles, .active.comment-folow-btn {
    background-image: none;
    outline: 0; }
  .btn.disabled, .disabled#crop, .disabled#lnk-check-uncheck, .disabled#pickfiles, #tm-status-share-box-wrap .disabled#Photopickfiles,
  #tm-status-share-box-wrap .disabled#Documentpickfiles, .disabled.comment-folow-btn, .btn:disabled, #crop:disabled, #lnk-check-uncheck:disabled, #pickfiles:disabled, #tm-status-share-box-wrap #Photopickfiles:disabled,
  #tm-status-share-box-wrap #Documentpickfiles:disabled, .comment-folow-btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled, a.disabled#crop, a.disabled#lnk-check-uncheck, a.disabled#pickfiles, #tm-status-share-box-wrap a.disabled#Photopickfiles,
#tm-status-share-box-wrap a.disabled#Documentpickfiles, a.disabled.comment-folow-btn,
fieldset[disabled] a.btn,
fieldset[disabled] a#crop,
fieldset[disabled] a#lnk-check-uncheck,
fieldset[disabled] a#pickfiles,
fieldset[disabled] #tm-status-share-box-wrap a#Photopickfiles, #tm-status-share-box-wrap
fieldset[disabled] a#Photopickfiles,
fieldset[disabled]
#tm-status-share-box-wrap a#Documentpickfiles,
#tm-status-share-box-wrap
fieldset[disabled] a#Documentpickfiles,
fieldset[disabled] a.comment-folow-btn {
  pointer-events: none; }

.btn-primary, #crop, #pickfiles {
  color: #fff;
  background-color: #097EC4;
  border-color: #097EC4; }
  .btn-primary:hover, #crop:hover, #pickfiles:hover {
    color: #fff;
    background-color: #075f93;
    border-color: #065889; }
  .btn-primary:focus, #crop:focus, #pickfiles:focus, .btn-primary.focus, .focus#crop, .focus#pickfiles {
    color: #fff;
    background-color: #075f93;
    border-color: #065889; }
  .btn-primary:active, #crop:active, #pickfiles:active, .btn-primary.active, .active#crop, .active#pickfiles,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle#crop,
  .open > .dropdown-toggle#pickfiles {
    color: #fff;
    background-color: #075f93;
    border-color: #065889;
    background-image: none; }
    .btn-primary:active:hover, #crop:active:hover, #pickfiles:active:hover, .btn-primary:active:focus, #crop:active:focus, #pickfiles:active:focus, .btn-primary:active.focus, #crop:active.focus, #pickfiles:active.focus, .btn-primary.active:hover, .active#crop:hover, .active#pickfiles:hover, .btn-primary.active:focus, .active#crop:focus, .active#pickfiles:focus, .btn-primary.active.focus, .active.focus#crop, .active.focus#pickfiles,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .dropdown-toggle#crop:hover,
    .open > .dropdown-toggle#pickfiles:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .dropdown-toggle#crop:focus,
    .open > .dropdown-toggle#pickfiles:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus#crop,
    .open > .dropdown-toggle.focus#pickfiles {
      color: #fff;
      background-color: #054971;
      border-color: #03304a; }
  .btn-primary.disabled:focus, .disabled#crop:focus, .disabled#pickfiles:focus, .btn-primary.disabled.focus, .disabled.focus#crop, .disabled.focus#pickfiles, .btn-primary:disabled:focus, #crop:disabled:focus, #pickfiles:disabled:focus, .btn-primary:disabled.focus, #crop:disabled.focus, #pickfiles:disabled.focus {
    background-color: #097EC4;
    border-color: #097EC4; }
  .btn-primary.disabled:hover, .disabled#crop:hover, .disabled#pickfiles:hover, .btn-primary:disabled:hover, #crop:disabled:hover, #pickfiles:disabled:hover {
    background-color: #097EC4;
    border-color: #097EC4; }

.btn-secondary, #tm-status-share-box-wrap #Photopickfiles,
#tm-status-share-box-wrap #Documentpickfiles, .comment-folow-btn {
    color: #000;
    background-color: #fff;
    border-color: #ccc;
}
    .btn-secondary:hover, #tm-status-share-box-wrap #Photopickfiles:hover,
    #tm-status-share-box-wrap #Documentpickfiles:hover, .comment-folow-btn:hover {
        color: #000;
        background-color: #e6e6e6;
        border-color: #adadad;
    }
    .btn-secondary:focus, #tm-status-share-box-wrap #Photopickfiles:focus,
    #tm-status-share-box-wrap #Documentpickfiles:focus, .comment-folow-btn:focus, .btn-secondary.focus, #tm-status-share-box-wrap .focus#Photopickfiles,
    #tm-status-share-box-wrap .focus#Documentpickfiles, .focus.comment-folow-btn {
        color: #000;
        background-color: #e6e6e6;
        border-color: #adadad;
    }
    .btn-secondary:active, #tm-status-share-box-wrap #Photopickfiles:active,
    #tm-status-share-box-wrap #Documentpickfiles:active, .comment-folow-btn:active, .btn-secondary.active, #tm-status-share-box-wrap .active#Photopickfiles,
    #tm-status-share-box-wrap .active#Documentpickfiles, .active.comment-folow-btn,
    .open > .btn-secondary.dropdown-toggle, #tm-status-share-box-wrap
    .open > .dropdown-toggle#Photopickfiles,
    #tm-status-share-box-wrap
    .open > .dropdown-toggle#Documentpickfiles,
    .open > .dropdown-toggle.comment-folow-btn {
        color: #000;
        background-color: #e6e6e6;
        border-color: #adadad;
        background-image: none;
    }
        .btn-secondary:active:hover, #tm-status-share-box-wrap #Photopickfiles:active:hover,
        #tm-status-share-box-wrap #Documentpickfiles:active:hover, .comment-folow-btn:active:hover, .btn-secondary:active:focus, #tm-status-share-box-wrap #Photopickfiles:active:focus,
        #tm-status-share-box-wrap #Documentpickfiles:active:focus, .comment-folow-btn:active:focus, .btn-secondary:active.focus, #tm-status-share-box-wrap #Photopickfiles:active.focus,
        #tm-status-share-box-wrap #Documentpickfiles:active.focus, .comment-folow-btn:active.focus, .btn-secondary.active:hover, #tm-status-share-box-wrap .active#Photopickfiles:hover,
        #tm-status-share-box-wrap .active#Documentpickfiles:hover, .active.comment-folow-btn:hover, .btn-secondary.active:focus, #tm-status-share-box-wrap .active#Photopickfiles:focus,
        #tm-status-share-box-wrap .active#Documentpickfiles:focus, .active.comment-folow-btn:focus, .btn-secondary.active.focus, #tm-status-share-box-wrap .active.focus#Photopickfiles,
        #tm-status-share-box-wrap .active.focus#Documentpickfiles, .active.focus.comment-folow-btn,
        .open > .btn-secondary.dropdown-toggle:hover, #tm-status-share-box-wrap
        .open > .dropdown-toggle#Photopickfiles:hover,
        #tm-status-share-box-wrap
        .open > .dropdown-toggle#Documentpickfiles:hover,
        .open > .dropdown-toggle.comment-folow-btn:hover,
        .open > .btn-secondary.dropdown-toggle:focus, #tm-status-share-box-wrap
        .open > .dropdown-toggle#Photopickfiles:focus,
        #tm-status-share-box-wrap
        .open > .dropdown-toggle#Documentpickfiles:focus,
        .open > .dropdown-toggle.comment-folow-btn:focus,
        .open > .btn-secondary.dropdown-toggle.focus, #tm-status-share-box-wrap
        .open > .dropdown-toggle.focus#Photopickfiles,
        #tm-status-share-box-wrap
        .open > .dropdown-toggle.focus#Documentpickfiles,
        .open > .dropdown-toggle.focus.comment-folow-btn {
            color: #000;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }
  .btn-secondary.disabled:focus, #tm-status-share-box-wrap .disabled#Photopickfiles:focus,
  #tm-status-share-box-wrap .disabled#Documentpickfiles:focus, .disabled.comment-folow-btn:focus, .btn-secondary.disabled.focus, #tm-status-share-box-wrap .disabled.focus#Photopickfiles,
  #tm-status-share-box-wrap .disabled.focus#Documentpickfiles, .disabled.focus.comment-folow-btn, .btn-secondary:disabled:focus, #tm-status-share-box-wrap #Photopickfiles:disabled:focus,
  #tm-status-share-box-wrap #Documentpickfiles:disabled:focus, .comment-folow-btn:disabled:focus, .btn-secondary:disabled.focus, #tm-status-share-box-wrap #Photopickfiles:disabled.focus,
  #tm-status-share-box-wrap #Documentpickfiles:disabled.focus, .comment-folow-btn:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, #tm-status-share-box-wrap .disabled#Photopickfiles:hover,
  #tm-status-share-box-wrap .disabled#Documentpickfiles:hover, .disabled.comment-folow-btn:hover, .btn-secondary:disabled:hover, #tm-status-share-box-wrap #Photopickfiles:disabled:hover,
  #tm-status-share-box-wrap #Documentpickfiles:disabled:hover, .comment-folow-btn:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db; }
  .btn-info:hover {
    color: #fff;
    background-color: #217dbb;
    border-color: #2077b2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #217dbb;
    border-color: #2077b2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #217dbb;
    border-color: #2077b2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #1c699d;
      border-color: #16527a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #3498db;
    border-color: #3498db; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #3498db;
    border-color: #3498db; }

.btn-success {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71; }
  .btn-success:hover {
    color: #fff;
    background-color: #25a25a;
    border-color: #239a55; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #25a25a;
    border-color: #239a55; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #25a25a;
    border-color: #239a55;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #1e854a;
      border-color: #176437; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #2ecc71;
    border-color: #2ecc71; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #2ecc71;
    border-color: #2ecc71; }

.btn-warning {
  color: #fff;
  background-color: #d35400;
  border-color: #d35400; }
  .btn-warning:hover {
    color: #fff;
    background-color: #a04000;
    border-color: #963c00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #a04000;
    border-color: #963c00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #a04000;
    border-color: #963c00;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #7c3100;
      border-color: #542100; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #d35400;
    border-color: #d35400; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #d35400;
    border-color: #d35400; }

.btn-danger {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b; }
  .btn-danger:hover {
    color: #fff;
    background-color: #962d22;
    border-color: #8e2a20; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #962d22;
    border-color: #8e2a20; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #962d22;
    border-color: #8e2a20;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #79241b;
      border-color: #581a14; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #c0392b;
    border-color: #c0392b; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #c0392b;
    border-color: #c0392b; }

.btn-primary-outline, .crop-cancel-btn {
  color: #097EC4;
  background-image: none;
  background-color: transparent;
  border-color: #097EC4; }
  .btn-primary-outline:focus, .crop-cancel-btn:focus, .btn-primary-outline.focus, .focus.crop-cancel-btn, .btn-primary-outline:active, .crop-cancel-btn:active, .btn-primary-outline.active, .active.crop-cancel-btn,
  .open > .btn-primary-outline.dropdown-toggle,
  .open > .dropdown-toggle.crop-cancel-btn {
    color: #fff;
    background-color: #097EC4;
    border-color: #097EC4; }
  .btn-primary-outline:hover, .crop-cancel-btn:hover {
    color: #fff;
    background-color: #097EC4;
    border-color: #097EC4; }
  .btn-primary-outline.disabled:focus, .disabled.crop-cancel-btn:focus, .btn-primary-outline.disabled.focus, .disabled.focus.crop-cancel-btn, .btn-primary-outline:disabled:focus, .crop-cancel-btn:disabled:focus, .btn-primary-outline:disabled.focus, .crop-cancel-btn:disabled.focus {
    border-color: #3db1f6; }
  .btn-primary-outline.disabled:hover, .disabled.crop-cancel-btn:hover, .btn-primary-outline:disabled:hover, .crop-cancel-btn:disabled:hover {
    border-color: #3db1f6; }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active,
  .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
    border-color: white; }

.btn-info-outline {
  color: #3498db;
  background-image: none;
  background-color: transparent;
  border-color: #3498db; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active,
  .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #3498db;
    border-color: #3498db; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #3498db;
    border-color: #3498db; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
    border-color: #8bc4ea; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #8bc4ea; }

.btn-success-outline {
  color: #2ecc71;
  background-image: none;
  background-color: transparent;
  border-color: #2ecc71; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active,
  .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #2ecc71;
    border-color: #2ecc71; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #2ecc71;
    border-color: #2ecc71; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus {
    border-color: #7ee2a8; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #7ee2a8; }

.btn-warning-outline {
  color: #d35400;
  background-image: none;
  background-color: transparent;
  border-color: #d35400; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active,
  .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #d35400;
    border-color: #d35400; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #d35400;
    border-color: #d35400; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus {
    border-color: #ff883a; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #ff883a; }

.btn-danger-outline {
  color: #c0392b;
  background-image: none;
  background-color: transparent;
  border-color: #c0392b; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active,
  .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #c0392b;
    border-color: #c0392b; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #c0392b;
    border-color: #c0392b; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus {
    border-color: #df7c72; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #df7c72; }

.btn-link, #lnk-check-uncheck, .comment-reply-link,
.comment-report,
.comment-block,
#share-comment, .comment-name {
  font-weight: normal;
  color: #097EC4;
  border-radius: 0; }
  .btn-link, #lnk-check-uncheck, .comment-reply-link,
  .comment-report,
  .comment-block,
  #share-comment, .comment-name, .btn-link:active, #lnk-check-uncheck:active, .comment-reply-link:active,
  .comment-report:active,
  .comment-block:active,
  #share-comment:active, .comment-name:active, .btn-link.active, .active#lnk-check-uncheck, .active.comment-reply-link,
  .active.comment-report,
  .active.comment-block,
  .active#share-comment, .active.comment-name, .btn-link:disabled, #lnk-check-uncheck:disabled, .comment-reply-link:disabled,
  .comment-report:disabled,
  .comment-block:disabled,
  #share-comment:disabled, .comment-name:disabled {
    background-color: transparent; }
  .btn-link, #lnk-check-uncheck, .comment-reply-link,
  .comment-report,
  .comment-block,
  #share-comment, .comment-name, .btn-link:focus, #lnk-check-uncheck:focus, .comment-reply-link:focus,
  .comment-report:focus,
  .comment-block:focus,
  #share-comment:focus, .comment-name:focus, .btn-link:active, #lnk-check-uncheck:active, .comment-reply-link:active,
  .comment-report:active,
  .comment-block:active,
  #share-comment:active, .comment-name:active {
    border-color: transparent; }
  .btn-link:hover, #lnk-check-uncheck:hover, .comment-reply-link:hover,
  .comment-report:hover,
  .comment-block:hover,
  #share-comment:hover, .comment-name:hover {
    border-color: transparent; }
  .btn-link:focus, #lnk-check-uncheck:focus, .comment-reply-link:focus,
  .comment-report:focus,
  .comment-block:focus,
  #share-comment:focus, .comment-name:focus, .btn-link:hover, #lnk-check-uncheck:hover, .comment-reply-link:hover,
  .comment-report:hover,
  .comment-block:hover,
  #share-comment:hover, .comment-name:hover {
    color: #064f7b;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, #lnk-check-uncheck:disabled:focus, .comment-reply-link:disabled:focus,
  .comment-report:disabled:focus,
  .comment-block:disabled:focus,
  #share-comment:disabled:focus, .comment-name:disabled:focus, .btn-link:disabled:hover, #lnk-check-uncheck:disabled:hover, .comment-reply-link:disabled:hover,
  .comment-report:disabled:hover,
  .comment-block:disabled:hover,
  #share-comment:disabled:hover, .comment-name:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > #crop, .btn-group-lg > #lnk-check-uncheck, .btn-group-lg > #pickfiles, #tm-status-share-box-wrap .btn-group-lg > #Photopickfiles,
#tm-status-share-box-wrap .btn-group-lg > #Documentpickfiles, .btn-group-lg > .comment-folow-btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > #lnk-check-uncheck, .btn-group-sm > .comment-folow-btn, .tm-btn-reset, #crop, .crop-cancel-btn, #pickfiles, #tm-status-share-box-wrap #Photopickfiles,
#tm-status-share-box-wrap #Documentpickfiles, .comment-folow-btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.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;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #097EC4;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > #crop, .btn-group > #lnk-check-uncheck, .btn-group > #pickfiles, #tm-status-share-box-wrap .btn-group > #Photopickfiles,
  #tm-status-share-box-wrap .btn-group > #Documentpickfiles, .btn-group > .comment-folow-btn,
  .btn-group-vertical > .btn,
  .btn-group-vertical > #crop,
  .btn-group-vertical > #lnk-check-uncheck,
  .btn-group-vertical > #pickfiles, #tm-status-share-box-wrap
  .btn-group-vertical > #Photopickfiles,
  #tm-status-share-box-wrap
  .btn-group-vertical > #Documentpickfiles,
  .btn-group-vertical > .comment-folow-btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > #crop:focus, .btn-group > #lnk-check-uncheck:focus, .btn-group > #pickfiles:focus, #tm-status-share-box-wrap .btn-group > #Photopickfiles:focus,
    #tm-status-share-box-wrap .btn-group > #Documentpickfiles:focus, .btn-group > .comment-folow-btn:focus, .btn-group > .btn:active, .btn-group > #crop:active, .btn-group > #lnk-check-uncheck:active, .btn-group > #pickfiles:active, #tm-status-share-box-wrap .btn-group > #Photopickfiles:active,
    #tm-status-share-box-wrap .btn-group > #Documentpickfiles:active, .btn-group > .comment-folow-btn:active, .btn-group > .btn.active, .btn-group > .active#crop, .btn-group > .active#lnk-check-uncheck, .btn-group > .active#pickfiles, #tm-status-share-box-wrap .btn-group > .active#Photopickfiles,
    #tm-status-share-box-wrap .btn-group > .active#Documentpickfiles, .btn-group > .active.comment-folow-btn,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > #crop:focus,
    .btn-group-vertical > #lnk-check-uncheck:focus,
    .btn-group-vertical > #pickfiles:focus, #tm-status-share-box-wrap
    .btn-group-vertical > #Photopickfiles:focus,
    #tm-status-share-box-wrap
    .btn-group-vertical > #Documentpickfiles:focus,
    .btn-group-vertical > .comment-folow-btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > #crop:active,
    .btn-group-vertical > #lnk-check-uncheck:active,
    .btn-group-vertical > #pickfiles:active, #tm-status-share-box-wrap
    .btn-group-vertical > #Photopickfiles:active,
    #tm-status-share-box-wrap
    .btn-group-vertical > #Documentpickfiles:active,
    .btn-group-vertical > .comment-folow-btn:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active#crop,
    .btn-group-vertical > .active#lnk-check-uncheck,
    .btn-group-vertical > .active#pickfiles, #tm-status-share-box-wrap
    .btn-group-vertical > .active#Photopickfiles,
    #tm-status-share-box-wrap
    .btn-group-vertical > .active#Documentpickfiles,
    .btn-group-vertical > .active.comment-folow-btn {
      z-index: 2; }
    .btn-group > .btn:hover, .btn-group > #crop:hover, .btn-group > #lnk-check-uncheck:hover, .btn-group > #pickfiles:hover, #tm-status-share-box-wrap .btn-group > #Photopickfiles:hover,
    #tm-status-share-box-wrap .btn-group > #Documentpickfiles:hover, .btn-group > .comment-folow-btn:hover,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > #crop:hover,
    .btn-group-vertical > #lnk-check-uncheck:hover,
    .btn-group-vertical > #pickfiles:hover, #tm-status-share-box-wrap
    .btn-group-vertical > #Photopickfiles:hover,
    #tm-status-share-box-wrap
    .btn-group-vertical > #Documentpickfiles:hover,
    .btn-group-vertical > .comment-folow-btn:hover {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group #crop + .btn, .btn-group #lnk-check-uncheck + .btn, .btn-group #pickfiles + .btn, .btn-group #tm-status-share-box-wrap #Photopickfiles + .btn, #tm-status-share-box-wrap .btn-group #Photopickfiles + .btn, .btn-group
#tm-status-share-box-wrap #Documentpickfiles + .btn,
#tm-status-share-box-wrap .btn-group #Documentpickfiles + .btn, .btn-group .comment-folow-btn + .btn, .btn-group .btn + #crop, .btn-group #crop + #crop, .btn-group #lnk-check-uncheck + #crop, .btn-group #pickfiles + #crop, .btn-group #tm-status-share-box-wrap #Photopickfiles + #crop, #tm-status-share-box-wrap .btn-group #Photopickfiles + #crop, .btn-group
#tm-status-share-box-wrap #Documentpickfiles + #crop,
#tm-status-share-box-wrap .btn-group #Documentpickfiles + #crop, .btn-group .comment-folow-btn + #crop, .btn-group .btn + #lnk-check-uncheck, .btn-group #crop + #lnk-check-uncheck, .btn-group #lnk-check-uncheck + #lnk-check-uncheck, .btn-group #pickfiles + #lnk-check-uncheck, .btn-group #tm-status-share-box-wrap #Photopickfiles + #lnk-check-uncheck, #tm-status-share-box-wrap .btn-group #Photopickfiles + #lnk-check-uncheck, .btn-group
#tm-status-share-box-wrap #Documentpickfiles + #lnk-check-uncheck,
#tm-status-share-box-wrap .btn-group #Documentpickfiles + #lnk-check-uncheck, .btn-group .comment-folow-btn + #lnk-check-uncheck, .btn-group .btn + #pickfiles, .btn-group #crop + #pickfiles, .btn-group #lnk-check-uncheck + #pickfiles, .btn-group #pickfiles + #pickfiles, .btn-group #tm-status-share-box-wrap #Photopickfiles + #pickfiles, #tm-status-share-box-wrap .btn-group #Photopickfiles + #pickfiles, .btn-group
#tm-status-share-box-wrap #Documentpickfiles + #pickfiles,
#tm-status-share-box-wrap .btn-group #Documentpickfiles + #pickfiles, .btn-group .comment-folow-btn + #pickfiles, .btn-group #tm-status-share-box-wrap .btn + #Photopickfiles, #tm-status-share-box-wrap .btn-group .btn + #Photopickfiles, .btn-group #tm-status-share-box-wrap #crop + #Photopickfiles, #tm-status-share-box-wrap .btn-group #crop + #Photopickfiles, .btn-group #tm-status-share-box-wrap #lnk-check-uncheck + #Photopickfiles, #tm-status-share-box-wrap .btn-group #lnk-check-uncheck + #Photopickfiles, .btn-group #tm-status-share-box-wrap #pickfiles + #Photopickfiles, #tm-status-share-box-wrap .btn-group #pickfiles + #Photopickfiles, .btn-group #tm-status-share-box-wrap #Photopickfiles + #Photopickfiles, #tm-status-share-box-wrap .btn-group #Photopickfiles + #Photopickfiles, .btn-group #tm-status-share-box-wrap #Documentpickfiles + #Photopickfiles, #tm-status-share-box-wrap .btn-group #Documentpickfiles + #Photopickfiles, .btn-group #tm-status-share-box-wrap .comment-folow-btn + #Photopickfiles, #tm-status-share-box-wrap .btn-group .comment-folow-btn + #Photopickfiles, .btn-group
#tm-status-share-box-wrap .btn + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group .btn + #Documentpickfiles, .btn-group
#tm-status-share-box-wrap #crop + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group #crop + #Documentpickfiles, .btn-group
#tm-status-share-box-wrap #lnk-check-uncheck + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group #lnk-check-uncheck + #Documentpickfiles, .btn-group
#tm-status-share-box-wrap #pickfiles + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group #pickfiles + #Documentpickfiles, .btn-group #tm-status-share-box-wrap #Photopickfiles + #Documentpickfiles, #tm-status-share-box-wrap .btn-group #Photopickfiles + #Documentpickfiles, .btn-group #tm-status-share-box-wrap #Documentpickfiles + #Documentpickfiles, #tm-status-share-box-wrap .btn-group #Documentpickfiles + #Documentpickfiles, .btn-group
#tm-status-share-box-wrap .comment-folow-btn + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group .comment-folow-btn + #Documentpickfiles, .btn-group .btn + .comment-folow-btn, .btn-group #crop + .comment-folow-btn, .btn-group #lnk-check-uncheck + .comment-folow-btn, .btn-group #pickfiles + .comment-folow-btn, .btn-group #tm-status-share-box-wrap #Photopickfiles + .comment-folow-btn, #tm-status-share-box-wrap .btn-group #Photopickfiles + .comment-folow-btn, .btn-group
#tm-status-share-box-wrap #Documentpickfiles + .comment-folow-btn,
#tm-status-share-box-wrap .btn-group #Documentpickfiles + .comment-folow-btn, .btn-group .comment-folow-btn + .comment-folow-btn,
.btn-group .btn + .btn-group,
.btn-group #crop + .btn-group,
.btn-group #lnk-check-uncheck + .btn-group,
.btn-group #pickfiles + .btn-group,
.btn-group #tm-status-share-box-wrap #Photopickfiles + .btn-group, #tm-status-share-box-wrap
.btn-group #Photopickfiles + .btn-group,
.btn-group
#tm-status-share-box-wrap #Documentpickfiles + .btn-group,
#tm-status-share-box-wrap
.btn-group #Documentpickfiles + .btn-group,
.btn-group .comment-folow-btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + #crop,
.btn-group .btn-group + #lnk-check-uncheck,
.btn-group .btn-group + #pickfiles,
.btn-group #tm-status-share-box-wrap .btn-group + #Photopickfiles, #tm-status-share-box-wrap
.btn-group .btn-group + #Photopickfiles,
.btn-group
#tm-status-share-box-wrap .btn-group + #Documentpickfiles,
#tm-status-share-box-wrap
.btn-group .btn-group + #Documentpickfiles,
.btn-group .btn-group + .comment-folow-btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > #crop, .btn-toolbar > #lnk-check-uncheck, .btn-toolbar > #pickfiles, #tm-status-share-box-wrap .btn-toolbar > #Photopickfiles,
  #tm-status-share-box-wrap .btn-toolbar > #Documentpickfiles, .btn-toolbar > .comment-folow-btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > #crop:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > #lnk-check-uncheck:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > #pickfiles:not(:first-child):not(:last-child):not(.dropdown-toggle), #tm-status-share-box-wrap .btn-group > #Photopickfiles:not(:first-child):not(:last-child):not(.dropdown-toggle),
#tm-status-share-box-wrap .btn-group > #Documentpickfiles:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .comment-folow-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > #crop:first-child, .btn-group > #lnk-check-uncheck:first-child, .btn-group > #pickfiles:first-child, #tm-status-share-box-wrap .btn-group > #Photopickfiles:first-child,
#tm-status-share-box-wrap .btn-group > #Documentpickfiles:first-child, .btn-group > .comment-folow-btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > #crop:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > #lnk-check-uncheck:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > #pickfiles:first-child:not(:last-child):not(.dropdown-toggle), #tm-status-share-box-wrap .btn-group > #Photopickfiles:first-child:not(:last-child):not(.dropdown-toggle),
  #tm-status-share-box-wrap .btn-group > #Documentpickfiles:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .comment-folow-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 > #crop:last-child:not(:first-child), .btn-group > #lnk-check-uncheck:last-child:not(:first-child), .btn-group > #pickfiles:last-child:not(:first-child), #tm-status-share-box-wrap .btn-group > #Photopickfiles:last-child:not(:first-child),
#tm-status-share-box-wrap .btn-group > #Documentpickfiles:last-child:not(:first-child), .btn-group > .comment-folow-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, .btn-group > .btn-group:not(:first-child):not(:last-child) > #crop, .btn-group > .btn-group:not(:first-child):not(:last-child) > #lnk-check-uncheck, .btn-group > .btn-group:not(:first-child):not(:last-child) > #pickfiles, #tm-status-share-box-wrap .btn-group > .btn-group:not(:first-child):not(:last-child) > #Photopickfiles,
#tm-status-share-box-wrap .btn-group > .btn-group:not(:first-child):not(:last-child) > #Documentpickfiles, .btn-group > .btn-group:not(:first-child):not(:last-child) > .comment-folow-btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > #crop:last-child, .btn-group > .btn-group:first-child:not(:last-child) > #lnk-check-uncheck:last-child, .btn-group > .btn-group:first-child:not(:last-child) > #pickfiles:last-child, #tm-status-share-box-wrap .btn-group > .btn-group:first-child:not(:last-child) > #Photopickfiles:last-child,
#tm-status-share-box-wrap .btn-group > .btn-group:first-child:not(:last-child) > #Documentpickfiles:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .comment-folow-btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > #crop:first-child, .btn-group > .btn-group:last-child:not(:first-child) > #lnk-check-uncheck:first-child, .btn-group > .btn-group:last-child:not(:first-child) > #pickfiles:first-child, #tm-status-share-box-wrap .btn-group > .btn-group:last-child:not(:first-child) > #Photopickfiles:first-child,
#tm-status-share-box-wrap .btn-group > .btn-group:last-child:not(:first-child) > #Documentpickfiles:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .comment-folow-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, .btn-group > #crop + .dropdown-toggle, .btn-group > #lnk-check-uncheck + .dropdown-toggle, .btn-group > #pickfiles + .dropdown-toggle, #tm-status-share-box-wrap .btn-group > #Photopickfiles + .dropdown-toggle,
#tm-status-share-box-wrap .btn-group > #Documentpickfiles + .dropdown-toggle, .btn-group > .comment-folow-btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > #crop + .dropdown-toggle, .btn-group-lg.btn-group > #lnk-check-uncheck + .dropdown-toggle, .btn-group-lg.btn-group > #pickfiles + .dropdown-toggle, #tm-status-share-box-wrap .btn-group-lg.btn-group > #Photopickfiles + .dropdown-toggle,
#tm-status-share-box-wrap .btn-group-lg.btn-group > #Documentpickfiles + .dropdown-toggle, .btn-group-lg.btn-group > .comment-folow-btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret, #crop .caret, #lnk-check-uncheck .caret, #pickfiles .caret, #tm-status-share-box-wrap #Photopickfiles .caret,
#tm-status-share-box-wrap #Documentpickfiles .caret, .comment-folow-btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > #crop .caret, .btn-group-lg > #lnk-check-uncheck .caret, .btn-group-lg > #pickfiles .caret, #tm-status-share-box-wrap .btn-group-lg > #Photopickfiles .caret,
#tm-status-share-box-wrap .btn-group-lg > #Documentpickfiles .caret, .btn-group-lg > .comment-folow-btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > #crop .caret, .dropup .btn-group-lg > #lnk-check-uncheck .caret, .dropup .btn-group-lg > #pickfiles .caret, .dropup #tm-status-share-box-wrap .btn-group-lg > #Photopickfiles .caret, #tm-status-share-box-wrap .dropup .btn-group-lg > #Photopickfiles .caret, .dropup
#tm-status-share-box-wrap .btn-group-lg > #Documentpickfiles .caret,
#tm-status-share-box-wrap .dropup .btn-group-lg > #Documentpickfiles .caret, .dropup .btn-group-lg > .comment-folow-btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn, .btn-group-vertical > #crop, .btn-group-vertical > #lnk-check-uncheck, .btn-group-vertical > #pickfiles, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles,
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles, .btn-group-vertical > .comment-folow-btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > #crop,
.btn-group-vertical > .btn-group > #lnk-check-uncheck,
.btn-group-vertical > .btn-group > #pickfiles, #tm-status-share-box-wrap
.btn-group-vertical > .btn-group > #Photopickfiles,
#tm-status-share-box-wrap
.btn-group-vertical > .btn-group > #Documentpickfiles,
.btn-group-vertical > .btn-group > .comment-folow-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > #crop, .btn-group-vertical > .btn-group > #lnk-check-uncheck, .btn-group-vertical > .btn-group > #pickfiles, #tm-status-share-box-wrap .btn-group-vertical > .btn-group > #Photopickfiles,
#tm-status-share-box-wrap .btn-group-vertical > .btn-group > #Documentpickfiles, .btn-group-vertical > .btn-group > .comment-folow-btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > #crop + .btn, .btn-group-vertical > #lnk-check-uncheck + .btn, .btn-group-vertical > #pickfiles + .btn, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + .btn,
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + .btn, .btn-group-vertical > .comment-folow-btn + .btn, .btn-group-vertical > .btn + #crop, .btn-group-vertical > #crop + #crop, .btn-group-vertical > #lnk-check-uncheck + #crop, .btn-group-vertical > #pickfiles + #crop, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + #crop,
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + #crop, .btn-group-vertical > .comment-folow-btn + #crop, .btn-group-vertical > .btn + #lnk-check-uncheck, .btn-group-vertical > #crop + #lnk-check-uncheck, .btn-group-vertical > #lnk-check-uncheck + #lnk-check-uncheck, .btn-group-vertical > #pickfiles + #lnk-check-uncheck, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + #lnk-check-uncheck,
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + #lnk-check-uncheck, .btn-group-vertical > .comment-folow-btn + #lnk-check-uncheck, .btn-group-vertical > .btn + #pickfiles, .btn-group-vertical > #crop + #pickfiles, .btn-group-vertical > #lnk-check-uncheck + #pickfiles, .btn-group-vertical > #pickfiles + #pickfiles, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + #pickfiles,
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + #pickfiles, .btn-group-vertical > .comment-folow-btn + #pickfiles, #tm-status-share-box-wrap .btn-group-vertical > .btn + #Photopickfiles, #tm-status-share-box-wrap .btn-group-vertical > #crop + #Photopickfiles, #tm-status-share-box-wrap .btn-group-vertical > #lnk-check-uncheck + #Photopickfiles, #tm-status-share-box-wrap .btn-group-vertical > #pickfiles + #Photopickfiles, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + #Photopickfiles, #tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + #Photopickfiles, #tm-status-share-box-wrap .btn-group-vertical > .comment-folow-btn + #Photopickfiles,
#tm-status-share-box-wrap .btn-group-vertical > .btn + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group-vertical > #crop + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group-vertical > #lnk-check-uncheck + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group-vertical > #pickfiles + #Documentpickfiles, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + #Documentpickfiles, #tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + #Documentpickfiles,
#tm-status-share-box-wrap .btn-group-vertical > .comment-folow-btn + #Documentpickfiles, .btn-group-vertical > .btn + .comment-folow-btn, .btn-group-vertical > #crop + .comment-folow-btn, .btn-group-vertical > #lnk-check-uncheck + .comment-folow-btn, .btn-group-vertical > #pickfiles + .comment-folow-btn, #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles + .comment-folow-btn,
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles + .comment-folow-btn, .btn-group-vertical > .comment-folow-btn + .comment-folow-btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > #crop + .btn-group,
.btn-group-vertical > #lnk-check-uncheck + .btn-group,
.btn-group-vertical > #pickfiles + .btn-group, #tm-status-share-box-wrap
.btn-group-vertical > #Photopickfiles + .btn-group,
#tm-status-share-box-wrap
.btn-group-vertical > #Documentpickfiles + .btn-group,
.btn-group-vertical > .comment-folow-btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + #crop,
.btn-group-vertical > .btn-group + #lnk-check-uncheck,
.btn-group-vertical > .btn-group + #pickfiles, #tm-status-share-box-wrap
.btn-group-vertical > .btn-group + #Photopickfiles,
#tm-status-share-box-wrap
.btn-group-vertical > .btn-group + #Documentpickfiles,
.btn-group-vertical > .btn-group + .comment-folow-btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > #crop:not(:first-child):not(:last-child), .btn-group-vertical > #lnk-check-uncheck:not(:first-child):not(:last-child), .btn-group-vertical > #pickfiles:not(:first-child):not(:last-child), #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles:not(:first-child):not(:last-child),
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles:not(:first-child):not(:last-child), .btn-group-vertical > .comment-folow-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > #crop:first-child:not(:last-child), .btn-group-vertical > #lnk-check-uncheck:first-child:not(:last-child), .btn-group-vertical > #pickfiles:first-child:not(:last-child), #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles:first-child:not(:last-child),
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles:first-child:not(:last-child), .btn-group-vertical > .comment-folow-btn:first-child:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > #crop:last-child:not(:first-child), .btn-group-vertical > #lnk-check-uncheck:last-child:not(:first-child), .btn-group-vertical > #pickfiles:last-child:not(:first-child), #tm-status-share-box-wrap .btn-group-vertical > #Photopickfiles:last-child:not(:first-child),
#tm-status-share-box-wrap .btn-group-vertical > #Documentpickfiles:last-child:not(:first-child), .btn-group-vertical > .comment-folow-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #crop, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #lnk-check-uncheck, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #pickfiles, #tm-status-share-box-wrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #Photopickfiles,
#tm-status-share-box-wrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #Documentpickfiles, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .comment-folow-btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > #crop:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > #lnk-check-uncheck:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > #pickfiles:last-child, #tm-status-share-box-wrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > #Photopickfiles:last-child,
#tm-status-share-box-wrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > #Documentpickfiles:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .comment-folow-btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > #crop:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > #lnk-check-uncheck:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > #pickfiles:first-child, #tm-status-share-box-wrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > #Photopickfiles:first-child,
#tm-status-share-box-wrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > #Documentpickfiles:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .comment-folow-btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > #crop input[type="radio"], [data-toggle="buttons"] > #lnk-check-uncheck input[type="radio"], [data-toggle="buttons"] > #pickfiles input[type="radio"], #tm-status-share-box-wrap [data-toggle="buttons"] > #Photopickfiles input[type="radio"],
#tm-status-share-box-wrap [data-toggle="buttons"] > #Documentpickfiles input[type="radio"], [data-toggle="buttons"] > .comment-folow-btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > #crop input[type="checkbox"],
[data-toggle="buttons"] > #lnk-check-uncheck input[type="checkbox"],
[data-toggle="buttons"] > #pickfiles input[type="checkbox"], #tm-status-share-box-wrap
[data-toggle="buttons"] > #Photopickfiles input[type="checkbox"],
#tm-status-share-box-wrap
[data-toggle="buttons"] > #Documentpickfiles input[type="checkbox"],
[data-toggle="buttons"] > .comment-folow-btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > #crop input[type="radio"],
[data-toggle="buttons"] > .btn-group > #lnk-check-uncheck input[type="radio"],
[data-toggle="buttons"] > .btn-group > #pickfiles input[type="radio"], #tm-status-share-box-wrap
[data-toggle="buttons"] > .btn-group > #Photopickfiles input[type="radio"],
#tm-status-share-box-wrap
[data-toggle="buttons"] > .btn-group > #Documentpickfiles input[type="radio"],
[data-toggle="buttons"] > .btn-group > .comment-folow-btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > #crop input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > #lnk-check-uncheck input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > #pickfiles input[type="checkbox"], #tm-status-share-box-wrap
[data-toggle="buttons"] > .btn-group > #Photopickfiles input[type="checkbox"],
#tm-status-share-box-wrap
[data-toggle="buttons"] > .btn-group > #Documentpickfiles input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .comment-folow-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control, .input-group .tm-article_author-securities-dropdown, .input-group .tm-blog-search, .input-group .tm-registration-dropdown, .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment .input-group #YoutubeUrl {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .tm-article_author-securities-dropdown:focus, .input-group .tm-blog-search:focus, .input-group .tm-registration-dropdown:focus, .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl:focus, #tm-status-share-box-wrap .post-attachment .input-group #YoutubeUrl:focus, .input-group .form-control:active, .input-group .tm-article_author-securities-dropdown:active, .input-group .tm-blog-search:active, .input-group .tm-registration-dropdown:active, .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl:active, #tm-status-share-box-wrap .post-attachment .input-group #YoutubeUrl:active, .input-group .form-control:hover, .input-group .tm-article_author-securities-dropdown:hover, .input-group .tm-blog-search:hover, .input-group .tm-registration-dropdown:hover, .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl:hover, #tm-status-share-box-wrap .post-attachment .input-group #YoutubeUrl:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .tm-article_author-securities-dropdown,
.input-group .tm-blog-search,
.input-group .tm-registration-dropdown,
.input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl, #tm-status-share-box-wrap .post-attachment
.input-group #YoutubeUrl {
  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),
  .input-group .tm-article_author-securities-dropdown:not(:first-child):not(:last-child),
  .input-group .tm-blog-search:not(:first-child):not(:last-child),
  .input-group .tm-registration-dropdown:not(:first-child):not(:last-child),
  .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl:not(:first-child):not(:last-child), #tm-status-share-box-wrap .post-attachment
  .input-group #YoutubeUrl: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: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm, #tm-status-share-box-wrap .post-attachment .input-group-sm > .input-group-addon#YoutubeUrl,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon#crop,
  .input-group-sm > .input-group-btn > .input-group-addon#lnk-check-uncheck,
  .input-group-sm > .input-group-btn > .input-group-addon#pickfiles, #tm-status-share-box-wrap
  .input-group-sm > .input-group-btn > .input-group-addon#Photopickfiles,
  #tm-status-share-box-wrap
  .input-group-sm > .input-group-btn > .input-group-addon#Documentpickfiles,
  .input-group-sm > .input-group-btn > .input-group-addon.comment-folow-btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg, #tm-status-share-box-wrap .post-attachment .input-group-lg > .input-group-addon#YoutubeUrl,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon#crop,
  .input-group-lg > .input-group-btn > .input-group-addon#lnk-check-uncheck,
  .input-group-lg > .input-group-btn > .input-group-addon#pickfiles, #tm-status-share-box-wrap
  .input-group-lg > .input-group-btn > .input-group-addon#Photopickfiles,
  #tm-status-share-box-wrap
  .input-group-lg > .input-group-btn > .input-group-addon#Documentpickfiles,
  .input-group-lg > .input-group-btn > .input-group-addon.comment-folow-btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .tm-article_author-securities-dropdown:first-child, .input-group .tm-blog-search:first-child, .input-group .tm-registration-dropdown:first-child, .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl:first-child, #tm-status-share-box-wrap .post-attachment .input-group #YoutubeUrl:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > #crop,
.input-group-btn:first-child > #lnk-check-uncheck,
.input-group-btn:first-child > #pickfiles, #tm-status-share-box-wrap
.input-group-btn:first-child > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-btn:first-child > #Documentpickfiles,
.input-group-btn:first-child > .comment-folow-btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > #crop,
.input-group-btn:first-child > .btn-group > #lnk-check-uncheck,
.input-group-btn:first-child > .btn-group > #pickfiles, #tm-status-share-box-wrap
.input-group-btn:first-child > .btn-group > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-btn:first-child > .btn-group > #Documentpickfiles,
.input-group-btn:first-child > .btn-group > .comment-folow-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 > #crop:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > #lnk-check-uncheck:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > #pickfiles:not(:last-child):not(.dropdown-toggle), #tm-status-share-box-wrap
.input-group-btn:last-child > #Photopickfiles:not(:last-child):not(.dropdown-toggle),
#tm-status-share-box-wrap
.input-group-btn:last-child > #Documentpickfiles:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .comment-folow-btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > #crop,
.input-group-btn:last-child > .btn-group:not(:last-child) > #lnk-check-uncheck,
.input-group-btn:last-child > .btn-group:not(:last-child) > #pickfiles, #tm-status-share-box-wrap
.input-group-btn:last-child > .btn-group:not(:last-child) > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-btn:last-child > .btn-group:not(:last-child) > #Documentpickfiles,
.input-group-btn:last-child > .btn-group:not(:last-child) > .comment-folow-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 .tm-article_author-securities-dropdown:last-child, .input-group .tm-blog-search:last-child, .input-group .tm-registration-dropdown:last-child, .input-group #tm-status-share-box-wrap .post-attachment #YoutubeUrl:last-child, #tm-status-share-box-wrap .post-attachment .input-group #YoutubeUrl:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > #crop,
.input-group-btn:last-child > #lnk-check-uncheck,
.input-group-btn:last-child > #pickfiles, #tm-status-share-box-wrap
.input-group-btn:last-child > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-btn:last-child > #Documentpickfiles,
.input-group-btn:last-child > .comment-folow-btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > #crop,
.input-group-btn:last-child > .btn-group > #lnk-check-uncheck,
.input-group-btn:last-child > .btn-group > #pickfiles, #tm-status-share-box-wrap
.input-group-btn:last-child > .btn-group > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-btn:last-child > .btn-group > #Documentpickfiles,
.input-group-btn:last-child > .btn-group > .comment-folow-btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > #crop:not(:first-child),
.input-group-btn:first-child > #lnk-check-uncheck:not(:first-child),
.input-group-btn:first-child > #pickfiles:not(:first-child), #tm-status-share-box-wrap
.input-group-btn:first-child > #Photopickfiles:not(:first-child),
#tm-status-share-box-wrap
.input-group-btn:first-child > #Documentpickfiles:not(:first-child),
.input-group-btn:first-child > .comment-folow-btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > #crop,
.input-group-btn:first-child > .btn-group:not(:first-child) > #lnk-check-uncheck,
.input-group-btn:first-child > .btn-group:not(:first-child) > #pickfiles, #tm-status-share-box-wrap
.input-group-btn:first-child > .btn-group:not(:first-child) > #Photopickfiles,
#tm-status-share-box-wrap
.input-group-btn:first-child > .btn-group:not(:first-child) > #Documentpickfiles,
.input-group-btn:first-child > .btn-group:not(:first-child) > .comment-folow-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, .input-group-btn > #crop, .input-group-btn > #lnk-check-uncheck, .input-group-btn > #pickfiles, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles,
  #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles, .input-group-btn > .comment-folow-btn {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > #crop + .btn, .input-group-btn > #lnk-check-uncheck + .btn, .input-group-btn > #pickfiles + .btn, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + .btn,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + .btn, .input-group-btn > .comment-folow-btn + .btn, .input-group-btn > .btn + #crop, .input-group-btn > #crop + #crop, .input-group-btn > #lnk-check-uncheck + #crop, .input-group-btn > #pickfiles + #crop, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + #crop,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + #crop, .input-group-btn > .comment-folow-btn + #crop, .input-group-btn > .btn + #lnk-check-uncheck, .input-group-btn > #crop + #lnk-check-uncheck, .input-group-btn > #lnk-check-uncheck + #lnk-check-uncheck, .input-group-btn > #pickfiles + #lnk-check-uncheck, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + #lnk-check-uncheck,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + #lnk-check-uncheck, .input-group-btn > .comment-folow-btn + #lnk-check-uncheck, .input-group-btn > .btn + #pickfiles, .input-group-btn > #crop + #pickfiles, .input-group-btn > #lnk-check-uncheck + #pickfiles, .input-group-btn > #pickfiles + #pickfiles, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + #pickfiles,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + #pickfiles, .input-group-btn > .comment-folow-btn + #pickfiles, #tm-status-share-box-wrap .input-group-btn > .btn + #Photopickfiles, #tm-status-share-box-wrap .input-group-btn > #crop + #Photopickfiles, #tm-status-share-box-wrap .input-group-btn > #lnk-check-uncheck + #Photopickfiles, #tm-status-share-box-wrap .input-group-btn > #pickfiles + #Photopickfiles, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + #Photopickfiles, #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + #Photopickfiles, #tm-status-share-box-wrap .input-group-btn > .comment-folow-btn + #Photopickfiles,
    #tm-status-share-box-wrap .input-group-btn > .btn + #Documentpickfiles,
    #tm-status-share-box-wrap .input-group-btn > #crop + #Documentpickfiles,
    #tm-status-share-box-wrap .input-group-btn > #lnk-check-uncheck + #Documentpickfiles,
    #tm-status-share-box-wrap .input-group-btn > #pickfiles + #Documentpickfiles, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + #Documentpickfiles, #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + #Documentpickfiles,
    #tm-status-share-box-wrap .input-group-btn > .comment-folow-btn + #Documentpickfiles, .input-group-btn > .btn + .comment-folow-btn, .input-group-btn > #crop + .comment-folow-btn, .input-group-btn > #lnk-check-uncheck + .comment-folow-btn, .input-group-btn > #pickfiles + .comment-folow-btn, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles + .comment-folow-btn,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles + .comment-folow-btn, .input-group-btn > .comment-folow-btn + .comment-folow-btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > #crop:focus, .input-group-btn > #lnk-check-uncheck:focus, .input-group-btn > #pickfiles:focus, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles:focus,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles:focus, .input-group-btn > .comment-folow-btn:focus, .input-group-btn > .btn:active, .input-group-btn > #crop:active, .input-group-btn > #lnk-check-uncheck:active, .input-group-btn > #pickfiles:active, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles:active,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles:active, .input-group-btn > .comment-folow-btn:active, .input-group-btn > .btn:hover, .input-group-btn > #crop:hover, .input-group-btn > #lnk-check-uncheck:hover, .input-group-btn > #pickfiles:hover, #tm-status-share-box-wrap .input-group-btn > #Photopickfiles:hover,
    #tm-status-share-box-wrap .input-group-btn > #Documentpickfiles:hover, .input-group-btn > .comment-folow-btn:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > #crop, .input-group-btn:first-child > #lnk-check-uncheck, .input-group-btn:first-child > #pickfiles, #tm-status-share-box-wrap .input-group-btn:first-child > #Photopickfiles,
  #tm-status-share-box-wrap .input-group-btn:first-child > #Documentpickfiles, .input-group-btn:first-child > .comment-folow-btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > #crop, .input-group-btn:last-child > #lnk-check-uncheck, .input-group-btn:last-child > #pickfiles, #tm-status-share-box-wrap .input-group-btn:last-child > #Photopickfiles,
  #tm-status-share-box-wrap .input-group-btn:last-child > #Documentpickfiles, .input-group-btn:last-child > .comment-folow-btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > #crop:focus, .input-group-btn:last-child > #lnk-check-uncheck:focus, .input-group-btn:last-child > #pickfiles:focus, #tm-status-share-box-wrap .input-group-btn:last-child > #Photopickfiles:focus,
    #tm-status-share-box-wrap .input-group-btn:last-child > #Documentpickfiles:focus, .input-group-btn:last-child > .comment-folow-btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > #crop:active, .input-group-btn:last-child > #lnk-check-uncheck:active, .input-group-btn:last-child > #pickfiles:active, #tm-status-share-box-wrap .input-group-btn:last-child > #Photopickfiles:active,
    #tm-status-share-box-wrap .input-group-btn:last-child > #Documentpickfiles:active, .input-group-btn:last-child > .comment-folow-btn:active, .input-group-btn:last-child > .btn:hover, .input-group-btn:last-child > #crop:hover, .input-group-btn:last-child > #lnk-check-uncheck:hover, .input-group-btn:last-child > #pickfiles:hover, #tm-status-share-box-wrap .input-group-btn:last-child > #Photopickfiles:hover,
    #tm-status-share-box-wrap .input-group-btn:last-child > #Documentpickfiles:hover, .input-group-btn:last-child > .comment-folow-btn:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-radio .c-indicator {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem 0.25rem 0 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #097EC4; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  padding: 0 0; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 0;
  margin-left: 0;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card, .vblock-82249, .vblock-82193, .stockquote_chart, .widget-wrapper .widget-wrapper, .widget-blogs.details {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 10px solid #fff;
  border-radius: 0.25rem; }

.card-block, .pe-module {
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child, .vblock-82249 > .list-group:first-child .list-group-item:first-child, .vblock-82193 > .list-group:first-child .list-group-item:first-child, .stockquote_chart > .list-group:first-child .list-group-item:first-child, .widget-wrapper .widget-wrapper > .list-group:first-child .list-group-item:first-child, .widget-blogs.details > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.card > .list-group:last-child .list-group-item:last-child, .vblock-82249 > .list-group:last-child .list-group-item:last-child, .vblock-82193 > .list-group:last-child .list-group-item:last-child, .stockquote_chart > .list-group:last-child .list-group-item:last-child, .widget-wrapper .widget-wrapper > .list-group:last-child .list-group-item:last-child, .widget-blogs.details > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-header, .widget-wrapper .widget-wrapper .widget-header {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }
  .card-header:first-child, .widget-wrapper .widget-wrapper .widget-header:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-primary {
  background-color: #097EC4;
  border-color: #097EC4; }

.card-success {
  background-color: #2ecc71;
  border-color: #2ecc71; }

.card-info {
  background-color: #3498db;
  border-color: #3498db; }

.card-warning {
  background-color: #d35400;
  border-color: #d35400; }

.card-danger {
  background-color: #c0392b;
  border-color: #c0392b; }

.card-primary-outline {
  background-color: transparent;
  border-color: #097EC4; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #3498db; }

.card-success-outline {
  background-color: transparent;
  border-color: #2ecc71; }

.card-warning-outline {
  background-color: transparent;
  border-color: #d35400; }

.card-danger-outline {
  background-color: transparent;
  border-color: #c0392b; }

.card-inverse .card-header, .card-inverse .widget-wrapper .widget-wrapper .widget-header, .widget-wrapper .widget-wrapper .card-inverse .widget-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header, .card-inverse .widget-wrapper .widget-wrapper .widget-header, .widget-wrapper .widget-wrapper .card-inverse .widget-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0; }

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card, .card-deck .vblock-82249, .card-deck .vblock-82193, .card-deck .stockquote_chart, .card-deck .widget-wrapper .widget-wrapper, .widget-wrapper .card-deck .widget-wrapper, .card-deck .widget-blogs.details {
      display: table-cell;
      width: 1%;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card, .card-group .vblock-82249, .card-group .vblock-82193, .card-group .stockquote_chart, .card-group .widget-wrapper .widget-wrapper, .widget-wrapper .card-group .widget-wrapper, .card-group .widget-blogs.details {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card, .card-group .vblock-82249 + .card, .card-group .vblock-82193 + .card, .card-group .stockquote_chart + .card, .card-group .widget-wrapper .widget-wrapper + .card, .widget-wrapper .card-group .widget-wrapper + .card, .card-group .widget-blogs.details + .card, .card-group .card + .vblock-82249, .card-group .vblock-82249 + .vblock-82249, .card-group .vblock-82193 + .vblock-82249, .card-group .stockquote_chart + .vblock-82249, .card-group .widget-wrapper .widget-wrapper + .vblock-82249, .widget-wrapper .card-group .widget-wrapper + .vblock-82249, .card-group .widget-blogs.details + .vblock-82249, .card-group .card + .vblock-82193, .card-group .vblock-82249 + .vblock-82193, .card-group .vblock-82193 + .vblock-82193, .card-group .stockquote_chart + .vblock-82193, .card-group .widget-wrapper .widget-wrapper + .vblock-82193, .widget-wrapper .card-group .widget-wrapper + .vblock-82193, .card-group .widget-blogs.details + .vblock-82193, .card-group .card + .stockquote_chart, .card-group .vblock-82249 + .stockquote_chart, .card-group .vblock-82193 + .stockquote_chart, .card-group .stockquote_chart + .stockquote_chart, .card-group .widget-wrapper .widget-wrapper + .stockquote_chart, .widget-wrapper .card-group .widget-wrapper + .stockquote_chart, .card-group .widget-blogs.details + .stockquote_chart, .card-group .widget-wrapper .card + .widget-wrapper, .widget-wrapper .card-group .card + .widget-wrapper, .card-group .widget-wrapper .vblock-82249 + .widget-wrapper, .widget-wrapper .card-group .vblock-82249 + .widget-wrapper, .card-group .widget-wrapper .vblock-82193 + .widget-wrapper, .widget-wrapper .card-group .vblock-82193 + .widget-wrapper, .card-group .widget-wrapper .stockquote_chart + .widget-wrapper, .widget-wrapper .card-group .stockquote_chart + .widget-wrapper, .card-group .widget-wrapper .widget-wrapper + .widget-wrapper, .widget-wrapper .card-group .widget-wrapper + .widget-wrapper, .card-group .widget-wrapper .widget-blogs.details + .widget-wrapper, .widget-wrapper .card-group .widget-blogs.details + .widget-wrapper, .card-group .card + .widget-blogs.details, .card-group .vblock-82249 + .widget-blogs.details, .card-group .vblock-82193 + .widget-blogs.details, .card-group .stockquote_chart + .widget-blogs.details, .card-group .widget-wrapper .widget-wrapper + .widget-blogs.details, .widget-wrapper .card-group .widget-wrapper + .widget-blogs.details, .card-group .widget-blogs.details + .widget-blogs.details {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child, .card-group .vblock-82249:first-child, .card-group .vblock-82193:first-child, .card-group .stockquote_chart:first-child, .card-group .widget-wrapper .widget-wrapper:first-child, .widget-wrapper .card-group .widget-wrapper:first-child, .card-group .widget-blogs.details:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top, .card-group .vblock-82249:first-child .card-img-top, .card-group .vblock-82193:first-child .card-img-top, .card-group .stockquote_chart:first-child .card-img-top, .card-group .widget-wrapper .widget-wrapper:first-child .card-img-top, .widget-wrapper .card-group .widget-wrapper:first-child .card-img-top, .card-group .widget-blogs.details:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom, .card-group .vblock-82249:first-child .card-img-bottom, .card-group .vblock-82193:first-child .card-img-bottom, .card-group .stockquote_chart:first-child .card-img-bottom, .card-group .widget-wrapper .widget-wrapper:first-child .card-img-bottom, .widget-wrapper .card-group .widget-wrapper:first-child .card-img-bottom, .card-group .widget-blogs.details:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child, .card-group .vblock-82249:last-child, .card-group .vblock-82193:last-child, .card-group .stockquote_chart:last-child, .card-group .widget-wrapper .widget-wrapper:last-child, .widget-wrapper .card-group .widget-wrapper:last-child, .card-group .widget-blogs.details:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top, .card-group .vblock-82249:last-child .card-img-top, .card-group .vblock-82193:last-child .card-img-top, .card-group .stockquote_chart:last-child .card-img-top, .card-group .widget-wrapper .widget-wrapper:last-child .card-img-top, .widget-wrapper .card-group .widget-wrapper:last-child .card-img-top, .card-group .widget-blogs.details:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom, .card-group .vblock-82249:last-child .card-img-bottom, .card-group .vblock-82193:last-child .card-img-bottom, .card-group .stockquote_chart:last-child .card-img-bottom, .card-group .widget-wrapper .widget-wrapper:last-child .card-img-bottom, .widget-wrapper .card-group .widget-wrapper:last-child .card-img-bottom, .card-group .widget-blogs.details:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child), .card-group .vblock-82249:not(:first-child):not(:last-child), .card-group .vblock-82193:not(:first-child):not(:last-child), .card-group .stockquote_chart:not(:first-child):not(:last-child), .card-group .widget-wrapper .widget-wrapper:not(:first-child):not(:last-child), .widget-wrapper .card-group .widget-wrapper:not(:first-child):not(:last-child), .card-group .widget-blogs.details:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .vblock-82249:not(:first-child):not(:last-child) .card-img-top, .card-group .vblock-82193:not(:first-child):not(:last-child) .card-img-top, .card-group .stockquote_chart:not(:first-child):not(:last-child) .card-img-top, .card-group .widget-wrapper .widget-wrapper:not(:first-child):not(:last-child) .card-img-top, .widget-wrapper .card-group .widget-wrapper:not(:first-child):not(:last-child) .card-img-top, .card-group .widget-blogs.details:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .vblock-82249:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .vblock-82193:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .stockquote_chart:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .widget-wrapper .widget-wrapper:not(:first-child):not(:last-child) .card-img-bottom, .widget-wrapper
        .card-group .widget-wrapper:not(:first-child):not(:last-child) .card-img-bottom,
        .card-group .widget-blogs.details:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card, .card-columns .vblock-82249, .card-columns .vblock-82193, .card-columns .stockquote_chart, .card-columns .widget-wrapper .widget-wrapper, .widget-wrapper .card-columns .widget-wrapper, .card-columns .widget-blogs.details {
      display: inline-block;
      width: 100%; } }

.essentials-description {
    margin-top: 10px;
    width: 95%;
}

.tm-title-heading-education-center {
    color: darkblue;
    font-weight: bold;
    margin-top: -10px;
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #097EC4;
    border-color: #097EC4; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #097EC4;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #064f7b;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.3333333333; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #eceeef; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  color: #0074d9;
  border: 0;
  appearance: none; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

.progress[value]::-webkit-progress-value::before {
  content: attr(value); }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none; }
  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #2ecc71; }

.progress-success[value]::-moz-progress-bar {
  background-color: #2ecc71; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #2ecc71; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #3498db; }

.progress-info[value]::-moz-progress-bar {
  background-color: #3498db; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #3498db; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #d35400; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #d35400; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #d35400; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #c0392b; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #c0392b; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #c0392b; } }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #097EC4;
  border-color: #097EC4; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #9ed8fb; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.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,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .4; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer #crop + .btn, .modal-footer #lnk-check-uncheck + .btn, .modal-footer #pickfiles + .btn, .modal-footer #tm-status-share-box-wrap #Photopickfiles + .btn, #tm-status-share-box-wrap .modal-footer #Photopickfiles + .btn, .modal-footer
  #tm-status-share-box-wrap #Documentpickfiles + .btn,
  #tm-status-share-box-wrap .modal-footer #Documentpickfiles + .btn, .modal-footer .comment-folow-btn + .btn, .modal-footer .btn + #crop, .modal-footer #crop + #crop, .modal-footer #lnk-check-uncheck + #crop, .modal-footer #pickfiles + #crop, .modal-footer #tm-status-share-box-wrap #Photopickfiles + #crop, #tm-status-share-box-wrap .modal-footer #Photopickfiles + #crop, .modal-footer
  #tm-status-share-box-wrap #Documentpickfiles + #crop,
  #tm-status-share-box-wrap .modal-footer #Documentpickfiles + #crop, .modal-footer .comment-folow-btn + #crop, .modal-footer .btn + #lnk-check-uncheck, .modal-footer #crop + #lnk-check-uncheck, .modal-footer #lnk-check-uncheck + #lnk-check-uncheck, .modal-footer #pickfiles + #lnk-check-uncheck, .modal-footer #tm-status-share-box-wrap #Photopickfiles + #lnk-check-uncheck, #tm-status-share-box-wrap .modal-footer #Photopickfiles + #lnk-check-uncheck, .modal-footer
  #tm-status-share-box-wrap #Documentpickfiles + #lnk-check-uncheck,
  #tm-status-share-box-wrap .modal-footer #Documentpickfiles + #lnk-check-uncheck, .modal-footer .comment-folow-btn + #lnk-check-uncheck, .modal-footer .btn + #pickfiles, .modal-footer #crop + #pickfiles, .modal-footer #lnk-check-uncheck + #pickfiles, .modal-footer #pickfiles + #pickfiles, .modal-footer #tm-status-share-box-wrap #Photopickfiles + #pickfiles, #tm-status-share-box-wrap .modal-footer #Photopickfiles + #pickfiles, .modal-footer
  #tm-status-share-box-wrap #Documentpickfiles + #pickfiles,
  #tm-status-share-box-wrap .modal-footer #Documentpickfiles + #pickfiles, .modal-footer .comment-folow-btn + #pickfiles, .modal-footer #tm-status-share-box-wrap .btn + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn + #Photopickfiles, .modal-footer #tm-status-share-box-wrap #crop + #Photopickfiles, #tm-status-share-box-wrap .modal-footer #crop + #Photopickfiles, .modal-footer #tm-status-share-box-wrap #lnk-check-uncheck + #Photopickfiles, #tm-status-share-box-wrap .modal-footer #lnk-check-uncheck + #Photopickfiles, .modal-footer #tm-status-share-box-wrap #pickfiles + #Photopickfiles, #tm-status-share-box-wrap .modal-footer #pickfiles + #Photopickfiles, .modal-footer #tm-status-share-box-wrap #Photopickfiles + #Photopickfiles, #tm-status-share-box-wrap .modal-footer #Photopickfiles + #Photopickfiles, .modal-footer #tm-status-share-box-wrap #Documentpickfiles + #Photopickfiles, #tm-status-share-box-wrap .modal-footer #Documentpickfiles + #Photopickfiles, .modal-footer #tm-status-share-box-wrap .comment-folow-btn + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .comment-folow-btn + #Photopickfiles, .modal-footer
  #tm-status-share-box-wrap .btn + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .btn + #Documentpickfiles, .modal-footer
  #tm-status-share-box-wrap #crop + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer #crop + #Documentpickfiles, .modal-footer
  #tm-status-share-box-wrap #lnk-check-uncheck + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer #lnk-check-uncheck + #Documentpickfiles, .modal-footer
  #tm-status-share-box-wrap #pickfiles + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer #pickfiles + #Documentpickfiles, .modal-footer #tm-status-share-box-wrap #Photopickfiles + #Documentpickfiles, #tm-status-share-box-wrap .modal-footer #Photopickfiles + #Documentpickfiles, .modal-footer #tm-status-share-box-wrap #Documentpickfiles + #Documentpickfiles, #tm-status-share-box-wrap .modal-footer #Documentpickfiles + #Documentpickfiles, .modal-footer
  #tm-status-share-box-wrap .comment-folow-btn + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .comment-folow-btn + #Documentpickfiles, .modal-footer .btn + .comment-folow-btn, .modal-footer #crop + .comment-folow-btn, .modal-footer #lnk-check-uncheck + .comment-folow-btn, .modal-footer #pickfiles + .comment-folow-btn, .modal-footer #tm-status-share-box-wrap #Photopickfiles + .comment-folow-btn, #tm-status-share-box-wrap .modal-footer #Photopickfiles + .comment-folow-btn, .modal-footer
  #tm-status-share-box-wrap #Documentpickfiles + .comment-folow-btn,
  #tm-status-share-box-wrap .modal-footer #Documentpickfiles + .comment-folow-btn, .modal-footer .comment-folow-btn + .comment-folow-btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group #crop + .btn, .modal-footer .btn-group #lnk-check-uncheck + .btn, .modal-footer .btn-group #pickfiles + .btn, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + .btn, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + .btn, .modal-footer .btn-group
  #tm-status-share-box-wrap #Documentpickfiles + .btn,
  #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + .btn, .modal-footer .btn-group .comment-folow-btn + .btn, .modal-footer .btn-group .btn + #crop, .modal-footer .btn-group #crop + #crop, .modal-footer .btn-group #lnk-check-uncheck + #crop, .modal-footer .btn-group #pickfiles + #crop, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + #crop, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + #crop, .modal-footer .btn-group
  #tm-status-share-box-wrap #Documentpickfiles + #crop,
  #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + #crop, .modal-footer .btn-group .comment-folow-btn + #crop, .modal-footer .btn-group .btn + #lnk-check-uncheck, .modal-footer .btn-group #crop + #lnk-check-uncheck, .modal-footer .btn-group #lnk-check-uncheck + #lnk-check-uncheck, .modal-footer .btn-group #pickfiles + #lnk-check-uncheck, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + #lnk-check-uncheck, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + #lnk-check-uncheck, .modal-footer .btn-group
  #tm-status-share-box-wrap #Documentpickfiles + #lnk-check-uncheck,
  #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + #lnk-check-uncheck, .modal-footer .btn-group .comment-folow-btn + #lnk-check-uncheck, .modal-footer .btn-group .btn + #pickfiles, .modal-footer .btn-group #crop + #pickfiles, .modal-footer .btn-group #lnk-check-uncheck + #pickfiles, .modal-footer .btn-group #pickfiles + #pickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + #pickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + #pickfiles, .modal-footer .btn-group
  #tm-status-share-box-wrap #Documentpickfiles + #pickfiles,
  #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + #pickfiles, .modal-footer .btn-group .comment-folow-btn + #pickfiles, .modal-footer .btn-group #tm-status-share-box-wrap .btn + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group .btn + #Photopickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #crop + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #crop + #Photopickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #lnk-check-uncheck + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #lnk-check-uncheck + #Photopickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #pickfiles + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #pickfiles + #Photopickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + #Photopickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #Documentpickfiles + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + #Photopickfiles, .modal-footer .btn-group #tm-status-share-box-wrap .comment-folow-btn + #Photopickfiles, #tm-status-share-box-wrap .modal-footer .btn-group .comment-folow-btn + #Photopickfiles, .modal-footer .btn-group
  #tm-status-share-box-wrap .btn + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .btn-group .btn + #Documentpickfiles, .modal-footer .btn-group
  #tm-status-share-box-wrap #crop + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .btn-group #crop + #Documentpickfiles, .modal-footer .btn-group
  #tm-status-share-box-wrap #lnk-check-uncheck + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .btn-group #lnk-check-uncheck + #Documentpickfiles, .modal-footer .btn-group
  #tm-status-share-box-wrap #pickfiles + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .btn-group #pickfiles + #Documentpickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + #Documentpickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + #Documentpickfiles, .modal-footer .btn-group #tm-status-share-box-wrap #Documentpickfiles + #Documentpickfiles, #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + #Documentpickfiles, .modal-footer .btn-group
  #tm-status-share-box-wrap .comment-folow-btn + #Documentpickfiles,
  #tm-status-share-box-wrap .modal-footer .btn-group .comment-folow-btn + #Documentpickfiles, .modal-footer .btn-group .btn + .comment-folow-btn, .modal-footer .btn-group #crop + .comment-folow-btn, .modal-footer .btn-group #lnk-check-uncheck + .comment-folow-btn, .modal-footer .btn-group #pickfiles + .comment-folow-btn, .modal-footer .btn-group #tm-status-share-box-wrap #Photopickfiles + .comment-folow-btn, #tm-status-share-box-wrap .modal-footer .btn-group #Photopickfiles + .comment-folow-btn, .modal-footer .btn-group
  #tm-status-share-box-wrap #Documentpickfiles + .comment-folow-btn,
  #tm-status-share-box-wrap .modal-footer .btn-group #Documentpickfiles + .comment-folow-btn, .modal-footer .btn-group .comment-folow-btn + .comment-folow-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: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 768px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -0.7rem -0.7rem 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 {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    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 {
    right: 0;
    left: auto;
    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:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption #crop, .carousel-caption #lnk-check-uncheck, .carousel-caption #pickfiles, .carousel-caption #tm-status-share-box-wrap #Photopickfiles, #tm-status-share-box-wrap .carousel-caption #Photopickfiles, .carousel-caption
  #tm-status-share-box-wrap #Documentpickfiles,
  #tm-status-share-box-wrap .carousel-caption #Documentpickfiles, .carousel-caption .comment-folow-btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

.invisible {
  visibility: hidden !important; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted, .comment-bullet-time-ago,
.comment-label,
.comment-time {
  color: #818a91; }

.text-primary {
  color: #097EC4 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #075f93; }

.text-success {
  color: #2ecc71 !important; }

a.text-success:focus, a.text-success:hover {
  color: #25a25a; }

.text-info {
  color: #3498db !important; }

a.text-info:focus, a.text-info:hover {
  color: #217dbb; }

.text-warning {
  color: #d35400 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #a04000; }

.text-danger {
  color: #c0392b !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #962d22; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #097EC4 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #075f93; }

.bg-success {
  color: #fff !important;
  background-color: #2ecc71 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #25a25a; }

.bg-info {
  color: #fff !important;
  background-color: #3498db !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #217dbb; }

.bg-warning {
  color: #fff !important;
  background-color: #d35400 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #a04000; }

.bg-danger {
  color: #fff !important;
  background-color: #c0392b !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #962d22; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=6.4.2");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=6.4.2") format("embedded-opentype"), url("../fonts/fontawesome-webfont.svg?v=6.4.2#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

html {
  height: 100%;
  box-sizing: border-box; }

body {
    padding-top: 100px !important;
    padding-bottom: 95px !important;
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    transition: .3s all ease-in;
    right: 0;
    color: #000;
    background-color: #F8F8F8;
}
  @media (max-width: 768px) {
    body {
      padding-top: 85px !important;
      padding-bottom: 110px !important; } }

label {
    color: #000;
}

span {
  color: #777; }

select {
  min-height: 25px; }

img {
  max-width: 100%; }

footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0; }

*,
*:before,
*:after {
  box-sizing: inherit; }

a {
  color: #097EC4;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    text-decoration: none;
    color: #92BA40; }

p {
    color: #000;
    margin: 5px 0;
}

/*u {
  color: #097EC4; }*/

blockquote {
  margin-left: 20px;
  font-style: italic; }
  blockquote:before {
    content: '\f10d';
    font-family: FontAwesome;
    color: #777;
    float: left;
    margin-right: 10px; }
  blockquote p {
    color: #777; }

.admin-body .navigation-box.h.BOToolbar {
  width: 100%;
  max-width: 1054px; }

.after-comma:after {
  content: ", "; }

.after-comma:last-child:after {
  content: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

body {
  font-size: 13px; }

small {
  font-size: 12px; }

.container, .site-wrapper {
  max-width: 1070px !important; }

.modal {
  margin: auto 10px; }
  .modal-header {
    padding: 10px;
    background: #F4F8FA; }
  .modal-body {
    padding: 10px; }
  .modal-footer {
    display: none; }
  .modal-title {
    color: #097EC4;
    text-align: center; }
  .modal-close {
    color: #097EC4; }

.modal-dialog {
  margin: 40px auto;
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto !important; }

.modal-content img {
  width: 100%; }

@media (min-width: 768px) {
  .modal-small {
    min-width: 450px; } }

@media (max-width: 480px) {
  .modal-small {
    max-width: 350px; } }

#tmModal {
  padding: 0 !important; }

.card-footer {
  text-align: right;
  padding: 10px 0 0; }

.card-title {
  margin-bottom: 0; }

.card-header, .widget-wrapper .widget-wrapper .widget-header, .card-footer {
  background-color: #fff;
  border-bottom: 0; }

.card-header:after, .widget-wrapper .widget-wrapper .widget-header:after {
  content: "";
  display: block;
  background: linear-gradient(to right, #92BA40 10%, #097EC4 100%);
  background: -webkit-linear-gradient(left, #92BA40 10%, #097EC4 100%);
  background: -o-linear-gradient(left, #92BA40 10%, #097EC4 100%);
  height: 2px;
  margin: 10px -10px; }

.card-subtitle, .card-title {
  font-weight: bold; }

.card-block, .pe-module {
  overflow: hidden;
  background-color: #F4F8FA;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px; }
  .card-block-category {
    margin-bottom: 7px;
    border-bottom: 1px solid #fff; }
  .card-block-item {
    padding: 15px 0 7px 0;
    border-bottom: 1px solid #fff;
    font-size: small; }
    .card-block-item-author {
      color: #92BA40; }
.partner-rss-feeds {
    border-bottom: 1px solid #DCDCDC;
}

.btn .fa, #crop .fa, #lnk-check-uncheck .fa, #pickfiles .fa, #tm-status-share-box-wrap #Photopickfiles .fa,
#tm-status-share-box-wrap #Documentpickfiles .fa, .comment-folow-btn .fa {
  margin-right: 4px; }

.btn-secondary, #tm-status-share-box-wrap #Photopickfiles,
#tm-status-share-box-wrap #Documentpickfiles, .comment-folow-btn {
  color: #fff;
  background-color: #92BA40;
  border-color: #92BA40; }
  .btn-secondary:hover, #tm-status-share-box-wrap #Photopickfiles:hover,
  #tm-status-share-box-wrap #Documentpickfiles:hover, .comment-folow-btn:hover {
    color: #fff;
    background-color: #749433;
    border-color: #749433; }

.btn-secondary-outline {
  color: #92BA40;
  background-image: none;
  background-color: transparent;
  border-color: #92BA40; }
  .btn-secondary-outline:hover {
    color: #92BA40;
    background-color: #92BA40;
    border-color: #92BA40; }

.media {
  margin-top: 10px; }

.media-left {
  width: auto;
  min-width: 55px; }

.media-right {
  float: right; }

.media,
.media-body {
  overflow: visible; }

.pager {
  margin: 0 auto; }

.active-page {
  font-weight: bold;
  color: #097EC4; }

.pager-periods {
  color: #097EC4; }

.labels {
  display: none; }

.carousel-control .icon-next::before,
.carousel-control .icon-prev::before {
  content: "\203a";
  color: #fff; }

.carousel-indicators {
  bottom: -15px; }
  @media (max-width: 544px) {
    .carousel-indicators {
      display: none; } }
  .carousel-indicators li {
    width: 7px;
    height: 7px;
    margin: 5px;
    background-color: #fff;
    border: 1px solid #fff; }
  .carousel-indicators .active {
    width: 7px;
    height: 7px;
    margin: 5px;
    background-color: #097EC4;
    border: 1px solid #097EC4; }

.tooltip {
  position: static;
  display: inline-block;
  opacity: 1; }

.form-control, .tm-article_author-securities-dropdown, .tm-blog-search, .tm-registration-dropdown, #tm-status-share-box-wrap .post-attachment #YoutubeUrl {
  height: 25px;
  min-height: 25px;
  padding: 0 10px;
  font-size: 13px; }

.center-block {
  text-align: center; }

td {
  vertical-align: top; }

.tm-ads-margin {
    margin-right: 59px;
}

.tm-activity-info .post-by {
  max-width: 145px;
  text-overflow: ellipsis; }

.tm-activity-feed-options {
  display: inherit;
  margin: 0 0 50px 0; }

.tm-activity-filter {
  max-width: 40%;
  height: 28px;
  min-height: 28px;
  padding: 0 6px;
  font-size: 13px;
  float: right; }

.tm-activity-post-as {
  max-width: 40%;
  height: 28px;
  min-height: 28px;
  padding: 0 6px;
  font-size: 13px;
  float: right; }

@media (max-width: 1024px) {
  .tm-activity-create {
    width: 50%;
    margin: 0 0 10px 0; } }

.tm-activity-delete {
  float: right;
  cursor: pointer; }
  .tm-activity-delete .fa-times {
    font-size: 10px;
    line-height: 5px; }

.tm-activity-item-avatar img {
  width: 50px; }

.tm-activity-item-body {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  padding: 5px;
  min-height: 80px;
  overflow: visible !important; }
  .tm-activity-item-body:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    margin-top: 5px;
    left: 45px;
    border-color: transparent #ccc transparent transparent;
    border-style: solid;
    border-width: 10px; }
  .tm-activity-item-body .board-post-content {
    min-height: 65px;
    height: 100%;
    margin: 5px auto auto; }

.tm-activity-more {
  position: absolute;
  border: 1px solid #ccc !important;
  color: #777;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 0 5px;
  top: -6px;
  right: -4px; }

.tm-activity-dropdown {
  float: right;
  right: 20px;
  margin-top: 6px;
  margin-bottom: 10px;
  position: absolute; }
  .tm-activity-dropdown-menu {
    margin: 5px 5px 0 0;
    padding: 5px;
    border-radius: 2px;
    position: relative !important;
    left: 9px !important;
    top: 10px !important;
    box-shadow: 0 0 0 0 #000 inset !important;
    width: 210px !important; }
  .tm-activity-dropdown-item {
    display: block;
    padding: 0 5px;
    text-align: left;
    text-transform: uppercase;
    color: #777;
    font-size: 10px;
    font-weight: bold;
    overflow: hidden; }
    .tm-activity-dropdown-item:hover {
      background: #F4F8FA; }

@media (max-width: 480px) {
  .tm-activity-post {
    text-align: center; } }

.tm-activity-post-btn {
  padding: 3px 40px; }
  @media (max-width: 480px) {
    .tm-activity-post-btn {
      width: 67%;
      margin: -10px auto 10px; } }
  @media (min-width: 1024px) {
    .tm-activity-post-btn {
      margin-left: 6px; } }

.tm-activity-attach {
  text-align: center;
  margin: 10px auto; }
  .tm-activity-attach-btn {
    width: 32%;
    margin: 0px 2px 10px 2px; }

.tm-activity-like {
  margin: 5px auto auto; }

.board-post .board-post-more .dropdown-menu {
  border: 1px solid #ddd;
  border-radius: 3px 0 3px 3px;
  box-shadow: 0 2px 2px 0 #eee;
  min-width: 100px;
  padding: 0 10px;
  top: 19px;
  width: 130px;
  margin: 10px auto auto; }

#boardPostsHolder {
  margin: 10px auto; }

.admin-body div, .admin-body span:not(.cke_toolbar):not(.cke_toolgroup) .admin-body object, .admin-body iframe, .admin-body h1, .admin-body h2, .admin-body h3, .admin-body h4, .admin-body h5, .admin-body h6, .admin-body p, .admin-body blockquote, .admin-body pre, .admin-body a, .admin-body abbr, .admin-body acronym, .admin-body address, .admin-body code, .admin-body del, .admin-body dfn, .admin-body em, .admin-body img, .admin-body q, .admin-body dl, .admin-body dt, .admin-body dd, .admin-body ol, .admin-body ul, .admin-body li, .admin-body fieldset, .admin-body form, .admin-body label, .admin-body legend, .admin-body table, .admin-body caption, .admin-body tbody, .admin-body tfoot, .admin-body thead, .admin-body tr, .admin-body th, .admin-body td, .admin-body article, .admin-body aside, .admin-body dialog, .admin-body figure, .admin-body footer, .admin-body header, .admin-body hgroup, .admin-body nav, .admin-body section {
  list-style: none; }

.admin-body #divMainToolbar {
  background-color: #000;
  height: 67px;
  float: left; }

.admin-body #divToolbarAddButton {
  background: url("/images/btnMenuQuickAdd.png") no-repeat scroll center 10px transparent;
  color: #fff;
  cursor: pointer;
  float: left;
  position: relative;
  padding: 0 15px 0 15px;
  margin: 3px 0;
  height: 61px;
  border-right: 1px solid gray; }

.admin-body #divPanel {
  background-color: #323232;
  display: none;
  padding: 10px 10px;
  position: absolute;
  width: 160px;
  z-index: 5000;
  overflow: hidden; }

.admin-body #divPanel ul {
  margin: 0;
  padding: 5px 0 10px 10px; }

.admin-body #divPanel li {
  color: #9e9e9e;
  list-style-type: none;
  margin: 7px 0 7px 0;
  padding: 5px 0;
  display: block; }

.admin-body #divPanel a {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none; }

.admin-body #divPanel a:hover {
  color: #fff;
  font-size: 14px;
  text-decoration: none; }

.admin-body #divPanel a.writeNews {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  background: url(/images/iconWriteNews.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 7px 5px 7px 40px; }

.admin-body #divPanel a.writeNews:hover {
  color: #fff; }

.admin-body #divPanel a.writeBlogPost {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  background: url(/images/iconWriteBlogPost.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 7px 5px 7px 40px; }

.admin-body #divPanel a.writeBlogPost:hover {
  color: #fff; }

.admin-body #divPanel a.uploadSong {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  background: url(/images/iconAddSong.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 7px 5px 7px 40px; }

.admin-body #divPanel a.uploadSong:hover {
  color: #fff; }

.admin-body #divPanel a.uploadVideo {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  background: url(/images/iconAddVideo.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 7px 5px 7px 40px; }

.admin-body #divPanel a.uploadVideo:hover {
  color: #fff; }

.admin-body #divPanel a.uploadPhoto {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  background: url(/images/iconUploadPhoto.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 7px 5px 7px 40px; }

.admin-body #divPanel a.uploadPhoto:hover {
  color: #fff; }

.admin-body #divPanel a.addProduct {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  background: url(/images/iconAddProduct.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 7px 5px 7px 40px; }

.admin-body #divPanel a.addProduct:hover {
  color: #fff; }

.admin-body .mainMenu {
  background-color: #000;
  height: 67px;
  width: 962px;
  position: relative;
  border-bottom: 1px solid #4d494a;
  border-top: 1px solid #4d494a;
  margin: 0 auto; }

.admin-body ul.mainMenuUl {
  padding: 0;
  cursor: default;
  list-style-type: none;
  display: inline;
  font-size: 13px;
  font-weight: bold;
  background-color: Transparent !important; }

.admin-body ul.mainMenuUl {
  text-align: center;
  margin: 0; }

.admin-body ul.mainMenuUl li {
  position: relative;
  color: #fff;
  float: left;
  height: 67px;
  padding: 0; }

.admin-body ul.mainMenuUl li.selected {
  background-color: #3d3d3d !important;
  color: #fff !important; }

.admin-body ul.mainMenuUl li a {
  clear: both;
  color: #9c9c9c !important;
  display: block;
  height: 55px;
  padding: 12px 15px 0 15px;
  text-decoration: none;
  text-align: center;
  font-size: 12px !important;
  font-family: Verdana !important; }

.admin-body ul.mainMenuUl li a img {
  border: none;
  margin-bottom: 2px; }

.admin-body ul.mainMenuUl li a:hover {
  color: #fff; }

.admin-body #divManageWebSite {
  width: 962px;
  margin: 0 auto;
  height: 86px;
  background-color: #232323;
  position: relative; }

.admin-body .navigation-box.h .headerManageWebSite {
  color: #097EC4;
  display: block;
  float: left;
  font-size: 18px;
  margin: 5px 0 0 10px; }

.admin-body .navigation-box.h .pagePreview {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #097EC4;
  padding: 2px 12px;
  background: #097EC4;
  float: left;
  padding: 0 10px;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
  margin: 7px 0 0 21px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px !important;
  font-family: Verdana !important; }

.admin-body #divManageWebSite .grayButton {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #454444;
  padding: 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#090909));
  background: -moz-linear-gradient(top, #4d4d4d, #090909);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#090909');
  float: left;
  font-weight: bold;
  color: #999 !important;
  text-decoration: none;
  margin: 20px 0 0 5px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px !important;
  font-family: Verdana !important; }

.admin-body .navigation-box.h {
  -moz-border-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fff), to(#ccc));
  background: -moz-linear-gradient(top, #fff, #ccc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#CCCCCC');
  float: left;
  font-weight: bold;
  margin: -6px 0 0 -10px;
  padding: 0 24px 7px 10px;
  width: 928px; }

.admin-body .navigation-box.h.BOToolbar {
  float: none;
  margin: -1px auto auto;
  overflow: visible;
  padding: 0 0 7px;
  width: 1054px; }

.admin-body .navigation-box.h .grayButton {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #777;
  padding: 0 10px;
  background: #777;
  float: left;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
  margin: 7px 0 0 5px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px !important;
  font-family: Arial, helvetica, sans-serif !important;
  font-weight: normal; }

.admin-body a.grayButton {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #454444;
  padding: 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#090909));
  background: -moz-linear-gradient(top, #4d4d4d, #090909);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#090909');
  float: left;
  font-weight: bold;
  color: #999 !important;
  text-decoration: none;
  margin: 7px 0 0 5px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px !important;
  font-family: Arial, helvetica, sans-serif !important;
  font-weight: normal; }

.admin-body a.grayButton.whiteNormalText {
  font-weight: normal;
  color: #fff !important; }

.admin-body #divManageWebSite .createNewPage {
  background: url(/images/btnCreateNewPage.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 125px;
  height: 27px;
  border: none;
  float: left;
  margin: 20px 0 0 5px; }

.admin-body #divManageWebSite .pageSettings {
  background: url(/images/btnPageSettings.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 109px;
  height: 27px;
  border: none;
  float: left;
  margin: 20px 0 0 5px; }

.admin-body #divManageWebSite .siteSettings {
  background: url(/images/btnSiteSettings.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 109px;
  height: 27px;
  border: none;
  float: left;
  margin: 20px 0 0 5px; }

.admin-body #divManageWebSite .manageTheme {
  background: url(/images/btnManageTheme.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 124px;
  height: 27px;
  border: none;
  float: left;
  margin: 20px 0 0 5px; }

.admin-body #divAddWidgetsOnPage {
  width: 962px;
  height: 335px;
  margin: 3px auto 0 auto;
  overflow: hidden;
  background-color: #5f5f5f; }

.admin-body .widgetDiv {
  font-size: 8pt;
  overflow: hidden;
  padding: 5px 20px;
  text-align: center;
  position: relative;
  height: 60px !important;
  width: 30px; }

.admin-body .widgetDiv img {
  text-align: center;
  width: 47px; }

.admin-body .widgetDiv span {
  clear: both;
  display: block;
  position: absolute;
  bottom: 0; }

.admin-body .widgetGuide {
  border-right: 1px solid #898989;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  height: 100px;
  line-height: 18px;
  overflow: hidden;
  padding: 5px 10px;
  width: 150px; }

.admin-body .widgetHeader {
  clear: both;
  color: #fff;
  display: block;
  float: none;
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 5px 5px 5px 10px;
  position: relative;
  width: 940px; }

.admin-body .widgetHeader img.redCross {
  margin: 4px 0 0 10px;
  cursor: pointer;
  position: absolute;
  right: 0; }

.admin-body .siteOffline {
  float: left;
  height: 50px;
  width: 345px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #333;
  background-color: #282828;
  padding: 2px 12px;
  float: left;
  font-weight: bold;
  color: #fff;
  margin: 10px 0 0 50px; }

.admin-body .dashboardMain .siteOffline {
  margin: 10px 0 0 0;
  width: 94%; }

.admin-body .siteOffline img {
  float: left;
  margin: 10px 10px 10px 0; }

.admin-body .siteOffline a.welcomeMessage {
  float: left;
  color: #949494;
  display: block;
  font-size: 11px;
  text-decoration: underline;
  width: 200px; }

.admin-body .siteOffline span {
  float: left;
  margin: 7px 10px 0 0; }

.admin-body .siteOffline a.goOnline {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #fc9027;
  padding: 2px 12px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdc95a), to(#ff7e00));
  background: -moz-linear-gradient(top, #fdc95a, #ff7e00);
  background: #ff7e00;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc95a', endColorstr='#ff7e00');
  float: left;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  margin: 4px 0 0 0; }

.admin-body .customizeTheme {
  padding: 2px 12px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#9e9e9e));
  background: -moz-linear-gradient(top, #e9e9e9, #9e9e9e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#9e9e9e');
  width: 938px;
  margin: 0 auto;
  height: 37px;
  line-height: 37px; }

.admin-body .customizeTheme .customizeGreen {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #86a532;
  background: -webkit-gradient(linear, left top, left bottom, from(#6a9a40), to(#9ac133));
  background: -moz-linear-gradient(top, #6a9a40, #9ac133);
  background: #9ac133;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a9a40', endColorstr='#9ac133');
  display: block;
  float: left;
  height: 23px;
  margin: 7px 10px 0 0;
  padding: 0 10px;
  line-height: 23px;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  font-weight: bold;
  font-size: 13px !important;
  font-family: Verdana !important; }

.admin-body .customizeTheme span {
  float: left; }

.admin-body .customizeTheme .hideNotification {
  float: right;
  background: url(/images/iconNotification.png);
  background-position: right 15px;
  background-repeat: no-repeat;
  padding-right: 20px;
  cursor: pointer; }

.admin-body .inPreviewMode {
  float: left;
  height: 55px;
  width: 398px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #333;
  background-color: #282828;
  padding: 2px 12px;
  float: left;
  font-weight: bold;
  color: #fff;
  margin: 8px 0 0 50px; }

.admin-body .inPreviewMode span {
  display: block;
  font-size: 15px;
  margin: 3px 0;
  text-align: center;
  width: 100%; }

.admin-body .inPreviewMode a {
  text-align: center;
  margin: 3px 0 3px 116px;
  padding: 0 10px;
  font-size: 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #d20e15;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#b02708));
  background: -moz-linear-gradient(top, #ed1c24, #b02708);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#b02708');
  display: block;
  float: left;
  height: 23px;
  line-height: 23px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: bold; }

.admin-body .publishUnpublish {
  float: left;
  height: 50px;
  width: 398px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #333;
  background-color: #282828;
  padding: 2px 12px;
  float: left;
  font-weight: bold;
  color: #fff;
  margin: 10px 0 0 50px; }

.admin-body .publishUnpublish .unpublishBtn {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #d20e15;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#b02708));
  background: -moz-linear-gradient(top, #ed1c24, #b02708);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#b02708');
  display: block;
  float: left;
  height: 23px;
  margin: 11px 0 0 134px;
  width: 136px;
  line-height: 23px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: bold; }

.admin-body .publishUnpublish .publishBtn {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d20e15;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#b02708));
  background: -moz-linear-gradient(top, #ed1c24, #b02708);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#b02708');
  display: block;
  height: 23px;
  margin: 2px auto 0;
  width: 136px;
  line-height: 23px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: bold; }

.admin-body .publishUnpublish {
  display: block;
  font-size: 17px;
  text-align: center;
  width: 310px; }

.admin-body .dialog-form h2 {
  float: left;
  margin: 0 7px 50px 0; }

.admin-body .dialog-form span.confirmOnlinePage {
  display: block;
  float: left; }

.admin-body #divPanelSettings {
  background-color: #323232;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  width: 110px;
  z-index: 10000; }

.admin-body #divPanelSettings ul {
  margin: 0;
  padding: 5px 0 5px 5px; }

.admin-body #divPanelSettings li {
  color: #9e9e9e;
  list-style-type: none;
  margin: 0 0 8px 0;
  padding: 0; }

.admin-body #divPanelSettings a {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal; }

.admin-body #divPanelSettings a:hover {
  color: #fff;
  font-size: 14px;
  text-decoration: none; }

.admin-body #divManageThemeSlider {
  background-color: #323232;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  z-index: 10000; }

.admin-body #divManageThemeSlider ul {
  margin: 0;
  padding: 5px 0 5px 5px; }

.admin-body #divManageThemeSlider li {
  color: #9e9e9e;
  list-style-type: none;
  margin: 0 0 8px 0;
  padding: 0;
  display: block; }

.admin-body #divManageThemeSlider a {
  color: #9e9e9e;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal; }

.admin-body #divManageThemeSlider a:hover {
  color: #fff;
  font-size: 14px;
  text-decoration: none; }

.admin-body .editDeleteBtn {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index: 999;
  background: #9f5c07;
  background: -moz-linear-gradient(top, #9f5c07 0%, #6a3f06 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9f5c07), color-stop(100%, #6a3f06));
  border: 1px solid #c5990b;
  border-radius: 0 0 0 8px; }

.admin-body img.basket {
  border: none;
  cursor: pointer;
  padding: 2px; }

.admin-body img.pencil {
  border: none;
  cursor: pointer;
  padding: 2px; }

.admin-body img.move {
  border: none;
  cursor: move;
  padding: 2px; }

.admin-body .widget-body {
  clear: both; }

.admin-body .panelWidg {
  background-color: #323232;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 150px;
  z-index: 10000;
  display: block;
  font-weight: normal; }

.admin-body .panelWidg ul {
  margin: 0;
  padding: 5px;
  float: left; }

.admin-body .panelWidg ul li {
  color: #9e9e9e;
  list-style-type: none;
  padding: 5px 0 5px 5px; }

.admin-body .panelWidg ul li a {
  color: #9e9e9e;
  font-size: 14px;
  margin: 0;
  text-decoration: none;
  padding: 0;
  display: block;
  background: none;
  float: none; }

.admin-body .panelWidg ul li a:hover {
  color: #fff; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper {
  float: left;
  width: 790px;
  position: relative; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .jcarousel-container {
  background: none;
  border: none;
  padding: 0 40px;
  position: static !important; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .jcarousel-skin-tango .jcarousel-item {
  width: 80px;
  height: 80px; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .widgetDiv {
  width: 80px;
  height: 70px !important;
  font-size: 8pt;
  overflow: hidden;
  padding: 5px;
  position: relative;
  text-align: center; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .widgetDiv span {
  width: 80px;
  text-align: center;
  font-size: 10pt; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal, .admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .jcarousel-skin-tango .jcarousel-next-horizontal {
  top: 25px;
  width: 32px; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .jcarousel-skin-tango .jcarousel-clip-horizontal {
  height: 90px;
  overflow: hidden;
  position: static !important; }

.admin-body #divAddWidgetsOnPage .carousel-widget-types-wrapper .jcarousel-list-horizontal {
  display: block; }

.admin-body .rounded-corners-orange a {
  font-weight: bold;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #fc9027;
  padding: 5px 12px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdc95a), to(#ff7e00));
  background: -moz-linear-gradient(top, #fdc95a, #ff7e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc95a', endColorstr='#ff7e00');
  color: #fff;
  text-decoration: none;
  line-height: 30px; }

.admin-body div[id*="container"] input[id*="pickfiles"] {
  background: #4667b7;
  background: -moz-linear-gradient(top, #4667b7 0%, #30497f 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4667b7), color-stop(99%, #30497f));
  background: -webkit-linear-gradient(top, #4667b7 0%, #30497f 99%);
  background: -o-linear-gradient(top, #4667b7 0%, #30497f 99%);
  background: -ms-linear-gradient(top, #4667b7 0%, #30497f 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4667b7', endColorstr='#30497f', GradientType=0);
  background: linear-gradient(top, #4667b7 0%, #30497f 99%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-shadow: 0 -1px 0 #000;
  border: 1px solid #4667b7;
  color: #fff; }

.admin-body .editor-wrapper {
  padding: 3px 0; }

.admin-body .editor-label {
  clear: left;
  float: left;
  line-height: 16px;
  margin: 8px 5px 0 0;
  width: 140px; }

.admin-body .editor-field {
  float: left;
  padding: 3px 0;
  margin: 0;
  overflow: hidden; }

.admin-body .editor-clearer {
  clear: both;
  float: none; }

.admin-body .editor-label-wrapper {
  width: 100%; }

.admin-body .editor-label-wrapper select {
  width: 145px; }

.admin-body .editor-label fieldset {
  width: 904px; }

.admin-body .editor-field textarea {
  width: 780px; }

.admin-body .editor-field input {
  overflow: hidden;
  margin: 3px; }

.admin-body .editor-wrapper a:not([class^="cke_"]) {
  line-height: 1px;
  padding: 0;
  margin: 0;
  color: #568ab5;
  text-decoration: underline; }

.admin-body .editor-wrapper #othersitespanel {
  padding: 5px; }

.admin-body .editor-wrapper #othersitespanel #subforms div {
  padding: 3px 0; }

.admin-body .editor-wrapper #othersitespanel #subforms {
  padding: 0 0 10px 0; }

.admin-body .display-wrapper {
  width: 50%;
  line-height: 25px;
  background-color: #242424;
  border: 1px solid #454545;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.5); }

.admin-body .display-label {
  float: left;
  width: 47%;
  padding: 0 5px; }

.admin-body .display-field {
  float: left;
  width: 47%;
  padding: 0 5px; }

.admin-body .field-validation-error {
  color: #c0392b; }

.admin-body .field-validation-error span {
  color: #c0392b; }

.admin-body .field-validation-valid {
  display: none; }

.admin-body .input-validation-error {
  border: 1px solid #c0392b;
  background-color: #fee; }

.admin-body .validation-summary-errors {
  font-weight: bold;
  color: #c0392b; }

.admin-body .validation-summary-valid {
  display: none; }

.admin-body .rolodex-editors-main-wrapper h3 {
  padding: 0 0 15px 0; }

.admin-body .rolodex-editors-wrapper {
  overflow: hidden;
  padding: 0 0 10px 0; }

.admin-body .rolodex-editors-wrapper .editor-wrapper {
  float: left;
  padding: 0 10px 0 0;
  overflow: hidden; }

.admin-body .rolodex-editors-wrapper .editor-wrapper-width {
  width: 450px; }

.admin-body .mandatory-indicator {
  float: left;
  width: 8px; }

.admin-body .margin-right-20 {
  margin-right: 20px; }

.admin-body .customContent .editor-rolodex-wraper {
  overflow: hidden;
  width: 162px;
  float: left; }

.admin-body .customContent .editor-rolodex-wraper .editor-label {
  padding: 5px 0 0 0;
  margin: 0 5px 0 0;
  text-align: left; }

.admin-body .customContent .editor-rolodex-wraper .editor-field select {
  width: 145px;
  padding: 0;
  margin: 0; }

.admin-body .customContent .editor-rolodex-wraper .editor-field input {
  width: 145px;
  padding: 0;
  margin: 0; }

.admin-body .customContent .rolodex-editors-main-wrapper .rolldex-ok-btn {
  padding: 0 0 0 5px;
  overflow: hidden;
  float: left;
  margin: 22px 15px 0 -5px; }

.admin-body .customContent .rolodex-btn-holder {
  float: right;
  padding: 5px 0; }

.admin-body .customContent .rolodex-btn-holder a {
  padding: 0 3px; }

.admin-body .editor-addContact-wraper {
  float: left;
  width: 300px;
  padding: 0 5px; }

.admin-body .editor-addContact-wraper .editor-field input {
  width: 200px; }

.admin-body .editor-addContact-wraper .editor-field textarea {
  height: 150px; }

.admin-body .customContent .rolodex-editors-wrapper .contact-textarea textarea {
  height: 120px;
  display: inline; }

.admin-body .editor-wrapper .manage-appearance-right-wraper input, .admin-body .editor-wrapper .manage-appearance-right-wraper a, .admin-body .editor-wrapper .manage-appearance-right-wraper select, .admin-body .editor-wrapper .manage-appearance-right-wraper .jPicker {
  float: left;
  padding: 0 4px; }

.admin-body .editor-wrapper .manage-appearance-right-wraper select {
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0; }

.admin-body .editor-field.request-custom {
  clear: left; }

.admin-body .editor-field.request-custom textarea {
  width: 550px;
  height: 220px; }

.admin-body p.request-custom {
  clear: both;
  float: none; }

.admin-body input.grayButton {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #454444;
  padding: 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#090909));
  background: -moz-linear-gradient(top, #4d4d4d, #090909);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#090909');
  float: left;
  font-weight: bold;
  color: #999 !important;
  text-decoration: none;
  margin: 20px 0 0 5px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px !important;
  font-family: Verdana !important;
  cursor: pointer; }

.admin-body .optimize-tip {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: none repeat scroll 0 0 #232323;
  border: 1px solid #666;
  float: left;
  margin-left: 15px;
  padding: 10px;
  width: 230px;
  font-size: 12px; }

.admin-body .optimize-tip.full-width {
  clear: both;
  float: none;
  margin: 30px 0 10px;
  width: 553px; }

.admin-body .optimize-tip .arrow-left {
  border-color: transparent #666 transparent transparent;
  border-style: solid;
  border-width: 12px;
  display: inline-block;
  height: 0;
  margin-left: -34px;
  margin-right: 5px;
  margin-top: -3px;
  width: 0;
  float: left; }

.admin-body .optimize-tip .arrow-left.inner {
  border-color: transparent #232323 transparent transparent;
  border-width: 10px;
  margin-left: -8px;
  margin-top: -10px; }

.admin-body #MetaDescription {
  width: 553px; }

.admin-body .blog-post .editor-field input[type="text"] {
  width: 740px; }

.admin-body .symbol .editor-field input[type="text"] {
  width: 100px; }

.admin-body .symbol .editor-wrapper {
  float: left; }

.admin-body .symbol {
  float: left;
  overflow: hidden; }

.admin-body .blog-post .editor-label {
  width: 140px; }

.admin-body .blog-post .input-wrap-full textarea {
  height: 95px;
  width: 740px; }

.site-body .widget-title-wrapper {
  display: block;
  height: 27px;
  line-height: 27px; }

.site-body h3 {
  font-size: 18px;
  font-weight: bold; }

.ui-widget-overlay {
  background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x;
  opacity: .8;
  filter: Alpha(Opacity=80);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-dialog {
  border: 3px solid #000;
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

.ui-datepicker td.highlighted a {
  color: #e9b200;
  text-decoration: underline; }

.ui-draggable {
  float: left;
  color: #fff; }

.ui-draggable:hover {
  cursor: move;
  z-index: 9999;
  overflow: hidden;
  height: auto; }

.drop {
  min-height: 20px; }

.ui-sortable-placeholder {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: gray;
  visibility: visible !important;
  width: 100%; }

.ui-draggable-dragging {
  outline-width: 1px;
  outline-style: solid;
  outline-color: #c0392b; }

.dropzone-border {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #ffa500; }

@media (max-device-width: 1024px) {
  .admin-body .dashboard-left-sidebar {
    position: fixed !important; } }

.tm-article-field {
  color: #92BA40; }
  .tm-article-field:hover {
    color: #83a739; }

.tm-article-radio-btn {
  margin: 10px 0; }

.tm-article-author {
  font-weight: bold; }
  .tm-article-author img {
    max-width: 60px; }

.tm-article_card-block {
  padding: 5px;
  overflow: hidden;
  background-color: #fff; }

.tm-article_manage-views {
  margin: 10px; }

.tm-article_edit {
  float: right; }

.tm-article_author-info {
  margin: 0px 0 10px;
  font-size: small; }

.tm-article_content iframe {
    width: 100% !important;
    min-height: 100%;
    border: none;
}
.tm-article_content li {
    margin-bottom: 5px;
    color: #000;
}

.tm-article_content ul, .tm-article_content ol {
  padding-left: 40px; }

.tm-article_content table {
    color: #000;
}

.tm-article_content td {
  padding: 5px; }

.tm-article_content img[style="float:right"],
  .tm-article_content img[style^="float"][style*="right"], 
  .tm-article_content img[style^="float: right"] {
    margin-left: 15px; }

  .tm-article_content img[style="float:left"], 
  .tm-article_content img[style^="float"][style*="left"], 
  .tm-article_content img[style^="float: left"] {
    margin-right: 15px; }

.tm-article_disclosure {
  background: #f9f9f9;
  color: #777;
  font-style: italic;
  border: 1px solid #dddddd;
  padding: 10px;
  border-radius: 2px;
  margin: 10px auto; }
  .tm-article_disclosure-short {
    max-height: 100px;
    overflow: hidden; }
  .tm-article_disclosure-more {
    color: #92BA40; }
    .tm-article_disclosure-more:hover {
      color: #83a739; }

.tm-article_rating {
  color: #777;
  margin: 10px 0; }
  .tm-article_rating-stars {
    cursor: pointer; }

.tm-article_social-media {
  margin-bottom: 60px; }
    .tm-article_social-media div {
        float: right;
        margin-right: 10px;
        flex-direction: row
    }

.tm-article_comments {
  margin: 20px 0;
  padding: 20px;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #dfdfdf;
  background: #f9f9f9; }
  .tm-article_comments-share, .share-comment-wrap {
    display: inline-block;
    margin: 0 0 0 10px; }
    .tm-article_comments-share img, .share-comment-wrap img {
      display: inline-block;
      width: 20px; }
  .tm-article_comments-reply {
    margin-left: 65px; }
  .tm-article_comments-avatar, .comment-avatar-pic {
    width: 55px;
    display: block; }
    .tm-article_comments-avatar-default {
      max-width: 55px;
      position: absolute;
      left: -70px; }
    .tm-article_comments-avatar-post {
      max-width: 55px;
      float: left; }
  .tm-article_comments-content {
    background: none repeat scroll 0 0 transparent;
    position: relative;
    margin: 15px 0 0 70px;
    padding: 0; }
    @media (max-width: 768px) {
      .tm-article_comments-content span {
        font-size: 10px; } }
    .tm-article_comments-content div.character-count {
      display: none; }
  .tm-article_comments-textarea {
    width: 100%;
    margin: 0 0 5px 0;
    min-height: 55px !important;
    outline: none;
    border: 1px solid #cbd2d6;
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #777;
    padding: 8px; }
  .tm-article_comments-login {
    margin: 5px auto 10px; }
  .tm-article_comments-options {
    position: relative;
    top: -20px;
    min-height: 40px;
    height: initial;
    overflow: hidden;
    background: #F4F8FA;
    border: 1px solid #cbd2d6;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px; }
    .tm-article_comments-options span {
      color: #c0392b;
      margin: 0 5px; }
  .tm-article_comments-post {
    float: right;
    position: relative;
    margin: 10px; }
  .tm-article_comments-expand {
    margin: 20px 0; }
  .tm-article_comments-dropdown {
    width: auto;
    display: inline;
    max-width: 240px;
    height: 22px;
    min-height: 22px;
    padding: 0 6px;
    margin: 10px;
    font-size: 13px; }
.tm-article_comments-dropdown-label {
    color: #000;
    display: contents;
    margin: 3px 5px 0 5px;
    float: left;
}
  .tm-article_comments-more {
    margin: 20px 0 0 0; }

.tm-article_author-profile {
  width: 40%;
  float: left;
  margin: 0 10px 10px 0; }

.tm-article_author-social-media img {
  max-width: 20px;
  margin-bottom: 15px; }

.tm-article_author-links, .tm-article_author-stats {
  margin: 15px 0; }
  .tm-article_author-links .btn, .tm-article_author-links #crop, .tm-article_author-links #lnk-check-uncheck, .tm-article_author-links #pickfiles, .tm-article_author-links #tm-status-share-box-wrap #Photopickfiles, #tm-status-share-box-wrap .tm-article_author-links #Photopickfiles, .tm-article_author-links
  #tm-status-share-box-wrap #Documentpickfiles,
  #tm-status-share-box-wrap .tm-article_author-links #Documentpickfiles, .tm-article_author-links .comment-folow-btn, .tm-article_author-stats .btn, .tm-article_author-stats #crop, .tm-article_author-stats #lnk-check-uncheck, .tm-article_author-stats #pickfiles, .tm-article_author-stats #tm-status-share-box-wrap #Photopickfiles, #tm-status-share-box-wrap .tm-article_author-stats #Photopickfiles, .tm-article_author-stats
  #tm-status-share-box-wrap #Documentpickfiles,
  #tm-status-share-box-wrap .tm-article_author-stats #Documentpickfiles, .tm-article_author-stats .comment-folow-btn {
    padding: 0;
    width: 32%;
    text-align: left; }
    .tm-article_author-links .btn:hover, .tm-article_author-links #crop:hover, .tm-article_author-links #lnk-check-uncheck:hover, .tm-article_author-links #pickfiles:hover, .tm-article_author-links #tm-status-share-box-wrap #Photopickfiles:hover, #tm-status-share-box-wrap .tm-article_author-links #Photopickfiles:hover, .tm-article_author-links
    #tm-status-share-box-wrap #Documentpickfiles:hover,
    #tm-status-share-box-wrap .tm-article_author-links #Documentpickfiles:hover, .tm-article_author-links .comment-folow-btn:hover, .tm-article_author-stats .btn:hover, .tm-article_author-stats #crop:hover, .tm-article_author-stats #lnk-check-uncheck:hover, .tm-article_author-stats #pickfiles:hover, .tm-article_author-stats #tm-status-share-box-wrap #Photopickfiles:hover, #tm-status-share-box-wrap .tm-article_author-stats #Photopickfiles:hover, .tm-article_author-stats
    #tm-status-share-box-wrap #Documentpickfiles:hover,
    #tm-status-share-box-wrap .tm-article_author-stats #Documentpickfiles:hover, .tm-article_author-stats .comment-folow-btn:hover {
      text-decoration: underline; }

.tm-article_author-securities {
  color: #777; }
  .tm-article_author-securities-table {
    margin-top: 15px;
    font-size: 9px;
    color: #777; }
    .tm-article_author-securities-table thead {
      background: #F4F8FA; }
    .tm-article_author-securities-table td, .tm-article_author-securities-table th {
      vertical-align: top;
      padding: 5px;
      border: 1px solid #dddddd; }
  .tm-article_author-securities-btn {
    padding: 0px 2px;
    font-size: 10px;
    border: 1px solid #777;
    color: #444444;
    background: #fff; }
    .tm-article_author-securities-btn:hover {
      border: 1px solid transparent;
      color: #fff;
      background: #777; }
  .tm-article_author-securities-followers {
    max-height: 205px;
    display: inline-block;
    overflow-x: hidden;
    width: 100%; }
    .tm-article_author-securities-followers-img {
      max-width: 50px;
      width: 100%;
      border: 3px solid #eee;
      border-radius: 2px;
      box-shadow: 0 0 0 1px #ddd;
      margin: 5px; }
  .tm-article_author-securities-dropdown {
    max-width: 40%;
    margin: 10px 0; }

.tm-article_related {
  max-height: 300px;
  overflow: auto; }
  .tm-article_related-item-title {
    font-weight: bold;
    line-height: 25px; }
    @media (min-width: 1024px) {
      .tm-article_related-item-title {
        display: -webkit-box;
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        /*white-space: nowrap;*/
        line-height: 25px;
        max-height: 50px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
      } }

.a2a_mini {
  margin-top: -99px; }

.tm-badge {
  margin: 20px auto; }
  @media (max-width: 768px) {
    .tm-badge {
      width: 50%;
      float: left;
      margin: 0px auto -30px; } }
  .tm-badge img {
    max-width: 160px;
    width: 90%; }
    @media (max-width: 768px) {
      .tm-badge img {
        width: 50%; } }
  .tm-badge object {
    position: relative;
    top: -30px;
    max-width: 220px;
    pointer-events: none; }
    @media (max-width: 768px) {
      .tm-badge object {
        width: 50%; } }
  .tm-badge-reuters {
    display: block;
    margin-top: 15px; }

.exclusive {
  background: url(/images/platforms/glx/exclusive_content.png);
  color: #e75050; }

.editor-pick {
  background: url("/images/platforms/glx/medal_blue.png");
  color: #097EC4; }

.homepage-highlight {
  background: url("/images/platforms/glx/medal_green.png");
  color: #92BA40; }

.featured-video {
  background: url("/images/platforms/glx/medal_purple.png");
  color: #9d308d; }

.exclusive,
.editor-pick,
.homepage-highlight,
.featured-video {
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 5px;
  margin-bottom: -7px;
  height: 25px;
  width: 25px;
  font-size: 9px;
  line-height: 20px;
  text-align: center;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center center; }

.tm-card-img {
  margin-right: 10px; }

.tm-carousel {
  margin-bottom: 13px;
  z-index: 0; }
  .tm-carousel-highlights {
    top: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
    padding: 0 20px;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1; }
    .tm-carousel-highlights-link {
      color: #fff;
      font-weight: bold; }
      .tm-carousel-highlights-link:hover {
        color: #097EC4; }
  .tm-carousel-control .icon-prev:before {
    content: '\2039';
    color: #097EC4; }
  .tm-carousel-control .icon-next:before {
    content: '\203a';
    color: #097EC4; }
  .tm-carousel-img {
    display: block;
    max-height: 357px;
    width: 100%; }
  .tm-carousel-caption {
    right: 0%;
    left: 0%;
    bottom: 0%;
    max-height: 100px;
    color: #F4F8FA;
    background: rgba(0, 0, 0, 0.65);
    text-align: center; }

.tm-connections_manage {
  text-align: right; }
  .tm-connections_manage-btn {
    margin: 0 0 10px 0;
    color: #fff;
    background: #aaaaaa;
    border-color: #aaaaaa; }
    .tm-connections_manage-btn:hover {
      color: #fff;
      background: #777;
      border-color: #777; }

.tm-connections_users-filter {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 322px;
  min-height: 26px;
  line-height: 15px;
  font-size: 13px;
  margin-bottom: 5px; }

.tm-connections_users-select {
  display: inline-block;
  padding: 0 6px;
  min-height: 26px;
  max-width: 200px;
  font-size: 13px;
  margin-bottom: 5px; }

.tm-connections_users-search {
  padding: 4px 3px 5px 6px;
  margin-bottom: 5px; }

.tm-connections_users-clear {
  margin-bottom: 5px; }

.tm-connections_details-tr {
  vertical-align: middle;
  width: 100%;
  background: #aaaaaa;
  color: #fff; }

.tm-connections_details-cells {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  padding: 10px;
  background: #fff; }

.tm-connections_details-img {
  width: 30px;
  margin-right: 10px; }

@media (max-width: 480px) {
  .tm-author-img {
    max-width: 60%;
    text-align: center;
    margin: auto; } }

.tm-contributor a:hover {
  text-decoration: underline; }

@media (max-width: 768px) {
  .tm-contributor {
    margin-top: 20px; } }

.tm-contributor-picture {
  width: 100%;
  max-width: 100%; }
  .tm-contributor-picture:hover {
    opacity: 0.5;
    cursor: -webkit-zoom-in; }

.tm-contributor-total-follows {
  margin-top: 10px; }
  .tm-contributor-total-follows span {
    margin-right: 10px; }

/*.tm-contributor-new-ribbon {
  float: left;
  background-color: #ce3333;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  padding: 2px 5px;
  left: -3px;
  margin: 3px 0 0 -10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }*/

.tm-contributor-badge {
  width: 80px;
  position: absolute;
  top: -5px;
  right: 5px;
  transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg); }
  @media (max-width: 768px) {
    .tm-contributor-badge {
      width: 30px; } }

.tm-contributor-follow-btn, .tm-contributor-connect-btn, .tm-contributor-follow-user-btn {
  margin-top: 10px;
  width: 100%;
  display: block;
  color: #fff;
  background-color: #92BA40;
  border-color: #92BA40; }
  .tm-contributor-follow-btn:hover, .tm-contributor-follow-btn:active, .tm-contributor-follow-btn:focus, .tm-contributor-connect-btn:hover, .tm-contributor-connect-btn:active, .tm-contributor-connect-btn:focus, .tm-contributor-follow-user-btn:hover, .tm-contributor-follow-user-btn:active, .tm-contributor-follow-user-btn:focus {
    color: #fff;
    background-color: #749433;
    border-color: #6e8c30; }

.tm-contributor-sendmsg-btn {
  margin-top: 10px;
  width: 100%;
  display: block; }

.tm-contributor-social, .tm-contributor-title {
  margin-bottom: 15px;
  color: #777; }

.tm-contributor-photos_title, .tm-contributor-videos_title {
  text-align: center;
  font-weight: bold;
  color: #777; }

.tm-contributor-photos_album, .tm-contributor-videos_album {
  list-style: none;
  margin-bottom: 10px;
  font-weight: bold; }

.tm-contributor-photos_item, .tm-contributor-videos_item {
  width: 100%;
  height: auto;
  text-align: center; }
  .tm-contributor-photos_item img, .tm-contributor-videos_item img {
    height: 200px;
    width: 100%; }
    @media (max-width: 768px) {
      .tm-contributor-photos_item img, .tm-contributor-videos_item img {
        width: 100%;
        height: auto; } }

.tm-contributor-photos_desc, .tm-contributor-videos_desc {
  text-align: center;
  margin-top: 5px;
  color: #777;
  background: #fff; }

.tm-contributor-photos_content, .tm-contributor-videos_content {
  margin: 60px auto 10px auto; }

.tm-contributor-photos_navigation, .tm-contributor-videos_navigation {
  margin-top: 30px; }
  .tm-contributor-photos_navigation-control, .tm-contributor-videos_navigation-control {
    margin-left: 10px; }

  .disable-click{
      pointer-events: none;
      cursor: default;
  }

.tm-mutual-follows-wrap {
  margin: 10px;
  min-height: 80px; }

.tm-mutual-follows-thumbnail {
  max-width: 50px; }

.tm-contributor-profile-label {
  float: left;
  margin-right: 5px;
  color: #777; }

.tm-contributor-profile-value {
  display: table-cell; }

.tm-contributor-profile-img {
  max-width: 130px;
  margin-bottom: 10px;
  float: right; }

.tm-experience-label, .tm-education-label, .tm-publications-label {
  margin: 0;
  min-width: 100px;
  font-weight: bold;
  color: #777; }

.tm-experience img, .tm-education img, .tm-publications img {
  float: right;
  max-width: 100px; }

.tm-comments-filter {
  padding-bottom: 0; }
  .tm-comments-filter ul {
    margin-bottom: -5px; }

.tm-comments-nav {
  display: block;
  font-size: 11px;
  color: #777;
  background: #fff;
  border-radius: 5px 5px 0 0;
  padding: 0 5px;
  margin: 5px;
  cursor: pointer; }
  @media (max-width: 480px) {
    .tm-comments-nav {
      max-width: 145px; } }

.tm-comments-search {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  min-height: 25px;
  margin: 10px 0;
  line-height: 15px; }
  .tm-comments-search-input {
    min-width: 297px; }
  .tm-comments-search-btn {
    padding-left: 6px;
    padding-right: 4px; }
  .tm-comments-search-label {
    margin-bottom: -5px; }

.tm-contributions-search {
  display: inline-block;
  width: auto;
  min-height: 26px;
  line-height: 15px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .tm-contributions-search-form {
    display: inline-block; }
  .tm-contributions-search-input {
    min-width: 468px; }
  .tm-contributions-search-btn {
    font-family: FontAwesome;
    padding-left: 6px;
    padding-right: 8px;
    min-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .tm-contributions-search-clear {
    margin-left: 12px; }

  /*due to big words, in author's right sidebar on article page word break is needed*/
  .tm-author-break-word-bio {
    word-wrap: break-word;
}
  @-moz-document url-prefix() { 
  .tm-author-break-word-bio {
     width:104%;
  }
}

.tm-flip-container, .tm-flip-container-large {
  display: block;
  position: relative;
  text-align: center;
  margin: 10px auto;
  perspective: 1000px;
  transform-style: preserve-3d;
}

/*  UPDATED! flip the pane when hovered */
	.tm-flip-container-large:hover .tm-back-large {
		transform: rotateY(0deg);
	}
	.tm-flip-container-large:hover .tm-front-large {
	    transform: rotateY(180deg);
	}

.tm-flipper {
  position: relative;
  -webkit-transition: all 0.5s linear;
  -webkit-transform-style: preserve-3d;
  -moz-transition: all 0.5s linear;
  -moz-transform-style: preserve-3d;
  -o-transition: all 0.5s linear;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 0.5s linear; }
  /*.tm-flipper:hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }*/

.tm-flip-container, .tm-front, .tm-back {
  width: 60px;
  height: 60px;
  line-height: 12px;
  font-size: small; }

.tm-flip-container-large, .tm-front-large, .tm-back-large {
  width: 120px;
  height: 120px; }

.tm-front, .tm-back, .tm-front-large, .tm-back-large {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.5s linear;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0; }

.tm-front, .tm-front-large {
  z-index: 2;
  transform: rotateY(0deg);
}

.tm-back, .tm-back-large {
  display: table;
  background: #c4c4c4;
  transform: rotateY(-180deg);
  text-align: center;
  -ms-word-break: break-all;
  word-break: break-word;
  border-radius: 5px; }
  .tm-back-username, .tm-back-large-username {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    padding: 5px; }

.tm-following-manage {
  text-align: right; }
  .tm-following-manage-btn {
    margin: 0 0 10px 0;
    color: #fff;
    background: #aaaaaa;
    border-color: #aaaaaa; }
    .tm-following-manage-btn:hover {
      color: #fff;
      background: #777;
      border-color: #777; }

.tm-following-users {
  text-align: center; }
  .tm-following-users-filter {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 264px;
    min-height: 26px;
    line-height: 15px;
    font-size: 13px;
    margin-bottom: 5px; }
  .tm-following-users-select {
    display: inline;
    padding: 0 6px;
    width: 100%;
    height: 26px;
    min-height: 26px;
    max-width: 200px;
    font-size: 13px; }
  .tm-following-users-search {
    text-align: right; }

.tm-following-details_tr {
  vertical-align: middle;
  width: 100%;
  background: #aaaaaa;
  color: #fff; }

.tm-following-details_cells {
  display: table-cell;
  vertical-align: middle !important;
  width: 25%;
  background: #fff; }

.tm-following-details_actions button {
  margin-top: 0 !important; }

.tm-following-details_img {
  width: 30px;
  margin-right: 10px; }

.tm-footer {
  height: auto;
  background: #053f62;
  font-size: 13px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 480px) {
    .tm-footer {
      font-size: 10px; } }
  .tm-footer-copyright span {
    color: #fff; }
  .tm-footer-copyright a:hover {
    color: #fff; }
  .tm-footer-menu a:hover {
    color: #fff; }
  .tm-footer-social span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    color: #fff; }
  .tm-footer-social a:hover {
    color: #fff; }

.tm-btn-reset {
  margin: 20px 0; }

.tm-forgot-input {
  display: block;
  height: 28px;
  min-height: 28px;
  width: 100%;
  padding: 5px 5px;
  font-size: 13px;
  line-height: 1.5;
  color: #777;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px; }
  @media (min-width: 768px) {
    .tm-forgot-input {
      max-width: 270px; } }

.tm-forgot-title {
  margin-bottom: 10px;
  color: #097EC4;
  font-weight: 600; }

.control-label {
  float: left;
  margin: 3px 10px 0 0;
  font-size: small;
  font-style: italic; }

.tm-header {
  margin-bottom: 20px;
  box-shadow: 0 0 5px #777;
  z-index: 50; }
  .tm-header-top {
    background: #fff;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001; }
    @media (max-width: 768px) {
      .tm-header-top {
        background: #F4F8FA; } }
    .tm-header-top:before {
      display: block;
      height: 2px;
      content: "";
      background: -webkit-linear-gradient(left, #92BA40 0%, #097EC4 100%);
      background: -o-linear-gradient(left, #92BA40 0%, #097EC4 100%);
      background: linear-gradient(to right, #92BA40 0%, #097EC4 100%); }
    .tm-header-top-logo {
      display: block;
      position: relative;
      max-width: 220px;
      margin: 3px 0; }
      @media (max-width: 768px) {
        .tm-header-top-logo {
          max-width: 130px;
          margin: 7px 0; } }
      .tm-header-top-logo-wrap:after {
        /*content: "BETA";*/
        position: absolute;
        top: 10px;
        left: 230px;
        /*content: "BETA";*/
        color: #097EC4;
        font-size: 8px;
        font-weight: bold;
        font-family: Verdana, sans-serif; }
        @media (max-width: 768px) {
          .tm-header-top-logo-wrap:after {
            left: 140px;
            font-size: 5px; } }
    .tm-header-top-menu ul {
      float: right;
      margin: auto; }
    .tm-header-top-menu li {
      display: block;
      float: left;
      margin: 8px 0 0 8px;
      color: #097EC4;
      font-size: 14px; }
      @media (max-width: 768px) {
        .tm-header-top-menu li {
          margin: 4px -3px 0 8px; } }
      .tm-header-top-menu li p {
        font-size: 13px;
        color: #777;
        margin: 5px 0 0 0; }
      .tm-header-top-menu li a img {
        display: block;
        float: left;
        margin: 3px -1px;
        width: 25px; }
      @media (max-width: 480px) {
        .tm-header-top-menu li .btn-sm, .tm-header-top-menu li .btn-group-sm > .btn, .tm-header-top-menu li .btn-group-sm > #lnk-check-uncheck, .tm-header-top-menu li .tm-btn-reset, .tm-header-top-menu li #crop, .tm-header-top-menu li .crop-cancel-btn, .tm-header-top-menu li #pickfiles, .tm-header-top-menu li #tm-status-share-box-wrap #Photopickfiles, #tm-status-share-box-wrap .tm-header-top-menu li #Photopickfiles, .tm-header-top-menu li
        #tm-status-share-box-wrap #Documentpickfiles,
        #tm-status-share-box-wrap .tm-header-top-menu li #Documentpickfiles, .tm-header-top-menu li .comment-folow-btn {
          padding: 3px;
          line-height: 0.5;
          font-size: 10px;
          top: 5px;
          position: relative; } }
  .tm-header-main {
    background: #fff;
    height: auto;
    max-height: 46px;
    font-size: 13px; }
    @media (max-width: 768px) {
      .tm-header-main .navbar-nav .nav-item {
        position: relative;
        display: block;
        float: none !important;
        margin: 0; } }
    .tm-header-main-nav {
      overflow: hidden; }
      .tm-header-main-nav-link {
        font-weight: 700;
        color: #0768a2;
        box-shadow: 0 0 0 0 #92BA40 inset;
        transition: .2s all ease-in;
        cursor: pointer; }
        @media (width: 1024px) {
          .tm-header-main-nav-link {
            top: 8px; } }
        .tm-header-main-nav-link.nav-link {
          display: block;
          position: relative;
          padding: 10px 0 7px 0;
          margin: -17px 10px 3px 0; }
          @media (max-width: 768px) {
            .tm-header-main-nav-link.nav-link {
              margin: 0;
              position: static; } }
          @media (width: 1024px) {
            .tm-header-main-nav-link.nav-link {
              margin: -26px 0px 0 0; } }
        .tm-header-main-nav-link:hover,
        .active .tm-header-main-nav-link {
          box-shadow: 0 -3px 0 0 #92BA40 inset;
          color: #92BA40; }

.tm-title-heading, .widget-wrapper .widget-wrapper .widget-title-heading, .pe-title {
  color: #92BA40;
  font-weight: 800;
  margin: -5px auto;
  height: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  background: -webkit-linear-gradient(left, #92BA40 10%, #097EC4 100%);
  background-size: contain;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.tm-title-heading-ec:before {
    content: url("/images/platforms/glx/medal_blue.png");
    display: block;
    /*background: url("/images/platforms/glx/medal_blue.png");*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: -8px;
    color: #0c9df4;
    font-size: 11px;
    line-height: 25px;
    -webkit-text-fill-color: initial;
}
  .tm-title-heading-e:before {
    content: url(/images/platforms/glx/exclusive_content.png);
    display: block;
    /*background: url("/images/platforms/glx/red_medal.png");*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    font-size: 11px;
    color: #d65548;
    line-height: 25px;
    -webkit-text-fill-color: initial; }
  .tm-title-heading-secondary {
    color: #097EC4;
    display: block;
    font-weight: 800;
    margin: auto; }

.tm-subtitle-heading {
  color: #053f62;
  font-weight: 600;
  margin: 10px 0; }

.cssload-container {
  display: block;
  margin: 41px auto;
  width: 82px; }

.cssload-loading i {
  width: 41px;
  height: 41px;
  display: inline-block;
  background: rgba(145, 186, 64, 0.96);
  border-radius: 50%; }

.cssload-loading i:nth-child(1) {
  animation: cssload-loading-ani1 1.3s ease-in-out infinite;
  -o-animation: cssload-loading-ani1 1.3s ease-in-out infinite;
  -ms-animation: cssload-loading-ani1 1.3s ease-in-out infinite;
  -webkit-animation: cssload-loading-ani1 1.3s ease-in-out infinite;
  -moz-animation: cssload-loading-ani1 1.3s ease-in-out infinite; }

.cssload-loading i:nth-child(2) {
  background: #0980c4;
  margin-left: -8px;
  animation: cssload-loading-ani1 1.3s ease-in-out 0.65s infinite;
  -o-animation: cssload-loading-ani1 1.3s ease-in-out 0.65s infinite;
  -ms-animation: cssload-loading-ani1 1.3s ease-in-out 0.65s infinite;
  -webkit-animation: cssload-loading-ani1 1.3s ease-in-out 0.65s infinite;
  -moz-animation: cssload-loading-ani1 1.3s ease-in-out 0.65s infinite; }

@keyframes cssload-loading-ani1 {
  70% {
    transform: scale(0.5); } }

@-o-keyframes cssload-loading-ani1 {
  70% {
    -o-transform: scale(0.5); } }

@-ms-keyframes cssload-loading-ani1 {
  70% {
    -ms-transform: scale(0.5); } }

@-webkit-keyframes cssload-loading-ani1 {
  70% {
    -webkit-transform: scale(0.5); } }

@-moz-keyframes cssload-loading-ani1 {
  70% {
    -moz-transform: scale(0.5); } }

.tm-login {
  margin: auto 15px 15px 15px; }
  .tm-login-btn {
    padding: 3px 50px; }
    .tm-login-btn-wrap {
      text-align: center;
      margin: 10px 0 20px 0; }
  .tm-login-heading {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #097EC4;
    color: #097EC4;
    text-align: center;
    font-weight: 600; }
  .tm-login-input {
    margin-bottom: 10px; }
  .tm-login-acc {
    text-align: right; }
  .tm-login-link {
    text-decoration: underline; }
    .tm-login-link:hover {
      text-decoration: underline;
      color: #92BA40; }
  .tm-login-social {
    padding: 30px 0 0; }

.tm-member a:hover {
  text-decoration: underline; }

.tm-member-profile {
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .tm-member-profile {
      max-width: 60%;
      text-align: center;
      margin: auto; } }
  .tm-member-profile-picture {
    width: 100%;
    max-width: 100%; }
    .tm-member-profile-picture:hover {
      opacity: 0.5;
      cursor: -webkit-zoom-in; }
  .tm-member-profile-label {
    float: left;
    margin-right: 5px;
    color: #777; }

@media (min-width: 1024px) {
  .tm-member-sidebar {
    top: -352px;
    float: right;
    position: relative; } }

.tm-member-edit-btn {
  display: block;
  background-color: #92BA40;
  border-color: #92BA40;
  color: #fff; }
  .tm-member-edit-btn:hover, .tm-member-edit-btn:focus, .tm-member-edit-btn:active, .tm-member-edit-btn.focus {
    color: #fff;
    background-color: #749433;
    border-color: #6e8c30; }

.tm-member-following-thumbnail, .tm-member-followers-thumbnail {
  width: 40px;
  margin: 0 5px 5px 0; }

.tm-member-education, .tm-member-work_experience, .tm-member-publications {
  min-height: 100px;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  border-radius: 2px; }

.tm-member-social, .tm-member-title {
  margin-bottom: 15px;
  color: #777; }

.tm-member-total-follows span {
  margin-right: 10px; }

.tm-signup-input, .tm-signup-validation {
  margin-bottom: 10px; }

.tm-signup-btn {
  display: block;
  width: 50%;
  margin: auto; }

.tm-register-captcha {
  /*margin-bottom: 10px;*/
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  max-width: 240px;
}

.tm-partners {
  position: relative;
  display: inline-block;
  margin: 10px;
  max-width: 180px;
  min-height: 60px;
  text-align: center;
  vertical-align: middle; }
  @media (max-width: 480px) {
    .tm-partners {
      width: 10%;
      min-height: auto;
      margin: 5px; } }
  @media (min-width: 768px) {
    .tm-partners {
      width: 15%; } }
  .tm-partners img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); }
    .tm-partners img:hover {
      outline: none;
      filter: none;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none; }

.tm-partner-headlines_author {
  font-size: 11px;
  color: #777;
  margin: -5px auto 5px; }

.tm-blog-search {
  display: inline-block;
  width: auto; }
  .tm-blog-search-placeholder {
    margin: 0 0 0 8px; }
    @media (min-width: 1024px) {
      .tm-blog-search-placeholder {
        min-width: 330px; } }
  .tm-blog-search-input {
    font-size: 13px;
    width: 100%; }
    @media (min-width: 1024px) {
      .tm-blog-search-input {
        min-width: 353px; } }
  .tm-blog-search-btn {
    padding-left: 6px;
    padding-right: 4px; }
  .tm-blog-search-clear {
    margin: 0 8px 10px; }

.tm-article-title {
  font-weight: bold; }

.tm-article-content {
  margin-top: 10px;
  margin-bottom: 10px; }

.tm-article-more {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  font-weight: bold; }

.tm-article-social {
  margin-top: 10px; }
.social-button-holder{
    display:flex;
}
.social-button-holder div {
    margin-right:10px;
}
.share-btn {
    width: 24px;
    height: 24px;
    opacity: 1;
}

.share-btn:hover 
{
    width: 24px;
    height: 24px;
    opacity: 0.9
}
.tm-personal-blog-pager {
    margin: 0;
}

#pubexchange_related_links_2 .pe-wrapper .pe-title {
  text-transform: uppercase;
  background: -webkit-linear-gradient(left, #92BA40 0%, #097EC4 100%);
  background-size: contain;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font: 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  line-height: 18px;
  font-weight: 800 !important;
  margin-top: -8px !important; }
  #pubexchange_related_links_2 .pe-wrapper .pe-title:after {
    content: "";
    background: linear-gradient(to right, #92BA40 0%, #097EC4 100%);
    display: block;
    height: 2px;
    margin: 3px -10px 0; }

#pubexchange_below_content_1 .pe-wrapper .pe-title,
.header-82249_inner {
  display: none !important; }

.header-82193_inner {
  display: none; }

.header-82249_inner {
  text-transform: uppercase;
  color: #92BA40;
  font: 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 800 !important;
  line-height: 18px;
  margin: 0 -21px 0;
  padding: 4px 10px 10px;
  background: -webkit-linear-gradient(left, #92BA40 0%, #097EC4 100%);
  background-size: contain;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  height: 45px !important;
  border: transparent !important;
  text-align: center; }
  .header-82249_inner:after {
    content: "";
    background: linear-gradient(to right, #92BA40 0%, #097EC4 100%);
    display: block;
    height: 2px;
    margin: 5px -10px 0; }

.vblock-82193 .title a, .vblock-82249 .title a {
  width: auto !important;
  overflow: hidden !important; }

.vblock-82193 div, .vblock-82249 div {
  z-index: 0 !important; }

.pe-article {
  padding: 5px 10px 0 10px; }

#pubexchange_below_content_1 .pe-wrapper {
  padding: 0 !important; }

#pubexchange_related_links_2 .pe-wrapper {
  padding: 0 !important; }

#DfaVisibilityIdentifier_1479721177960, #list-container {
  position: relative;
  margin: auto;
  text-align: center !important; }

.tm-tutorial-link, .tm-tutorial-btn {
  position: fixed;
  top: 170px;
  left: -40px;
  padding: 5px 10px;
  border-radius: 0;
  border: 0;
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg); }
  @media (max-width: 1024px) {
    .tm-tutorial-link, .tm-tutorial-btn {
      display: none; } }

.tm-register {
  margin: 0 5px 5px 10px; }
  .tm-register-heading {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #097EC4;
    color: #097EC4;
    text-align: center;
    font-weight: 600; }
  .tm-register-box-btn {
    margin: auto;
    background-color: #097EC4;
    width: 50% !important; }
  .tm-register-note {
    background: #dddddd;
    padding: 10px; }
    .tm-register-note span {
      color: #097EC4; }

.tm-password-wrap, .tm-txt-captcha {
  margin-top: 10px; }

p.success-info {
  font-size: 12px;
  margin-bottom: 0; }

.field-validation-error span {
  color: #c0392b;
  margin-left: 3px; }

#selectInterestError {
  color: #c0392b;
  text-align: center; }

.crop-btn-wrap {
  margin-top: 20px; }

.tm-register-heading, .tm-register-form-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
  color: #097EC4; }

.tm-register-input, .tm-register-form-input {
  margin-bottom: 10px; }
  .tm-register-input:before, .tm-register-form-input:before {
    content: "*";
    position: absolute;
    margin: 7px 0 0 3px;
    color: #c0392b; }

.tm-register-wrap {
  padding: 30px; }

.tm-register-btn {
  display: block;
  margin: 20px auto 0;
  background: #097EC4;
  width: 50% !important; }

.tm-register-captcha img {
  max-width: 175px;
  width: auto; }
  @media (768px) {
    .tm-register-captcha img {
      width: 100px; } }

.tm-upload-profile-photo {
  font-weight: bold;
  font-style: italic;
  margin: 10px auto; }
  @media (min-width: 1024px) {
    .tm-upload-profile-photo {
      margin: 10px auto -35px; } }

.tm-signup {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  padding: 2px; }
  .tm-signup img {
    width: 15px;
    margin-left: 5px; }
  .tm-signup:hover {
    color: #F4F8FA; }
  .tm-signup-facebook {
    background-color: #354c8c; }
  .tm-signup-twitter {
    background-color: #1b95e0; }
  .tm-signup-google {
    background-color: #dd4b39; }
  .tm-signup-stock {
    background-color: #40576f; }
  .tm-signup-linkedin {
    background-color: #0077b5; }

.field-validation-error {
  color: #c0392b; }
  .field-validation-error :before {
    content: "*";
    left: 5px; }

@media (max-width: 767px) {
  .tm-registration {
    margin-bottom: 20px; } }

.tm-registration-title {
  color: #92BA40;
  font-weight: 800;
  padding: 0 0 20px;
  text-transform: inherit;
  background: -webkit-linear-gradient(left, #92BA40 0%, #097EC4 100%);
  background-size: contain;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.tm-registration-subtitle {
  padding-bottom: 10px;
  color: #2b2b2b;
  text-align: left; }

.tm-registration-step {
  text-align: center;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #F4F8FA; }
  @media (max-width: 768px) {
    .tm-registration-step {
      max-width: 200px;
      display: block;
      margin: auto; } }
  .tm-registration-step-one, .tm-registration-step-two, .tm-registration-step-three, .tm-registration-step-four {
    padding: 20px;
    margin-top: -9px;
    background-color: #fff; }
  .tm-registration-step-active {
    background-color: #fff; }
    .tm-registration-step-active:after {
      content: "";
      background: -webkit-linear-gradient(left, #92BA40 0%, #097EC4 100%);
      background: -o-linear-gradient(left, #92BA40 0%, #097EC4 100%);
      background: linear-gradient(to right, #92BA40 0%, #097EC4 100%);
      display: block;
      position: relative;
      height: 2px;
      top: 10px;
      margin: 0 -10px 0; }
  .tm-registration-step-number {
    background: #097EC4;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 4px 11px;
    color: #fff; }

.tm-registration-thumbnail {
  cursor: pointer;
  max-width: 200px;
  padding: 5px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  margin-top: 20px; }

.tm-registration-profile-pic {
  text-align: center;
  margin: 15px 0 0 0; }

.tm-registration-title-input {
  margin: 20px 0; }
  .tm-registration-title-input-box {
    height: 28px;
    min-height: 28px;
    width: 50%; }

.tm-registration-websites {
  margin: 20px 0; }
  .tm-registration-websites-wrap {
    margin: 10px 0; }
  .tm-registration-websites-input {
    padding: 0.375rem 0.75rem;
    height: 28px;
    min-height: 28px;
    line-height: 1.5;
    color: #097EC4;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0.25rem; }
  .tm-registration-websites-remove {
    line-height: 17px;
    margin-bottom: 2px; }

.tm-registration-symbols-input {
  margin-bottom: 10px;
  height: 26px;
  min-height: 26px;
  font-size: 13px;
  width: 100%; }
  .tm-registration-symbols-input-btn {
    margin-bottom: 10px; }

.tm-registration-symbols-manage {
  margin: 10px auto 0; }
  .tm-registration-symbols-manage a {
    cursor: pointer; }
  .tm-registration-symbols-manage td {
    padding: 5px;
    vertical-align: middle; }

.tm-registration-portfolio {
  margin-bottom: 20px;
  text-align: center; }
  .tm-registration-portfolio-example {
    margin: auto; }

.tm-registration-blog-categories {
  margin: auto auto 10px; }

.tm-rc-button {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  top: 10px;
  background-image: url(/images/icon-refresh.png);
  background-repeat: no-repeat;
  background-size: contain; }

.tm-follow-suggestion {
  max-height: 70px;
  margin-bottom: 15px; }
  .tm-follow-suggestion-thumb {
    max-width: 50px; }
  .tm-follow-suggestion-symbol {
    font-size: 9px; }

.ltb-label {
  color: #92BA40;
  font-weight: bold;
  margin-top: 10px; }

#pickfiles {
  margin-bottom: 10px; }

.ui-helper-hidden-accessible {
  display: none; }

#no-symbols-found {
  color: #c0392b; }

.check-icon {
  color: #097EC4;
  cursor: help; }

#ajaxResetPasswordResult {
  color: green; }

.tm-search-box {
  position: relative;
  float: right;
  top: -5px; }
  @media (min-width: 1024px) {
    .tm-search-box {
      padding-right: 7px; } }
  @media (max-width: 768px) {
    .tm-search-box {
      margin: 30px 7px;
      float: none; } }

.tm-search-form {
  margin-top: -15px;
  transition: .2s all ease-in; }
  .tm-search-form-control {
    display: inline;
    padding: 0 25px 0 5px;
    font-size: 13px;
    min-width: 246px;
    margin-right: -28px; }
    @media (max-width: 768px) {
      .tm-search-form-control {
        float: left;
        width: 100%;
        min-width: 100%;
        margin: auto; } }
  .tm-search-form-btn {
    color: #097EC4;
    background-color: transparent;
    line-height: 1;
    padding: 4px 6px 8px;
    border: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    .tm-search-form-btn:hover {
      color: #fff;
      background: #097EC4;
      /*outline:          5px auto $color-primary;*/ }
    @media (max-width: 768px) {
      .tm-search-form-btn {
        color: #053f62;
        float: right;
        margin-top: -24px; } }

.tm-search-btn {
  padding: 4px 3px 5px 6px; }
  @media (max-width: 768px) {
    .tm-search-btn {
      margin: 5px 0 5px 0;
      width: 100% !important; } }

.tm-search-radio {
  margin: 2px auto 0; }
  @media (max-width: 768px) {
    .tm-search-radio {
      margin: 10px auto 0;
      float: left; } }
  .tm-search-radio-btn {
    position: static; }
  .tm-search-radio-label {
    color: #777;
    font-size: 10px;
    top: -3px;
    clear: both;
    position: relative; }
    @media (max-width: 768px) {
      .tm-search-radio-label {
        color: #fff;
        margin-right: 0px;
        font-size: 6px; } }

.searchRadio {
  display: none; }

.search-tabs a.selected,
.site-body .search-tabs a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1); }

.search-tabs a {
  border-radius: 6px 6px 6px 6px;
  float: left;
  margin: 5px;
  padding: 5px 10px; }

.ui-autocomplete-category {
  font-weight: bold;
  margin: 5px 0; }

.ui-menu-item {
    color: #000;
    margin: 5px;
    padding: 5px;
    background: #fff;
}
  .ui-menu-item:hover, .ui-menu-item:active {
    cursor: pointer;
    color: #fff;
    background: #097EC4; }

.ui-state-active {
  color: #fff;
  background: #097EC4;
  padding: 5px;
  margin: -5px; }

.sidebar-open {
  right: -280px; }
  @media (min-width: 1024px) {
    .sidebar-open {
      right: 0; } }

.sidebar-overlay {
  opacity: 1;
  position: fixed; }

@media (min-width: 769px) {
  .tm-main-nav-close, .tm-toggle {
    display: none; } }

.tm-main-nav {
  z-index: 4000;
  position: fixed;
  list-style-type: none;
  padding-top: 20px;
  margin: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  min-height: 100%;
  overflow: auto;
  left: -280px;
  width: 280px;
  transition: .3s all ease-in;
  background: #053f62; }
  .sidebar-open .tm-main-nav {
    left: 0;
    padding: 30px 10px 10px; }
  @media (max-width: 480px) {
    .tm-main-nav {
      left: -220px;
      width: 220px; } }
  @media (min-width: 769px) {
    .tm-main-nav {
      position: static;
      width: 100%;
      min-height: auto;
      background-color: transparent;
      padding-left: 0;
      padding-right: 0;
      overflow: hidden; } }
  .tm-main-nav li {
    float: none;
    margin: 7px; }
    @media (min-width: 769px) {
      .tm-main-nav li {
        float: left; } }
    .tm-main-nav li a {
      color: #fff; }
      @media (min-width: 769px) {
        .tm-main-nav li a {
          color: #097EC4; } }
  .tm-main-nav-close {
    position: absolute;
    right: 15px;
    top: 5px; }
    .tm-main-nav-close a {
      color: #053f62 !important; }
      .tm-main-nav-close a:before, .tm-main-nav-close a:after {
        width: 20px;
        height: 3px;
        transform: rotate(-45deg);
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -3px 0px 0px -10px;
        display: block;
        background: #fff;
        transition: all 0.25s ease-out; }
      .tm-main-nav-close a:after {
        transform: rotate(-135deg); }
      .tm-main-nav-close a:hover:before, .tm-main-nav-close a:hover:after {
        transform: rotate(0deg); }

.tm-toggle {
  margin: 10px 0 6px 10px;
  float: left;
  z-index: 4000;
  cursor: pointer; }
  .tm-toggle-line {
    display: block;
    height: 3px;
    width: 23px;
    margin-bottom: 3px;
    background: #92BA40; }

.tm-social-btn {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  color: #fff; }
  .tm-social-btn-label {
    margin-left: -3x;
    color: #fff; }
  .tm-social-btn-twitter {
    position: relative;
    width: 60px;
    height: 20px;
    padding: 1px 8px 1px 6px;
    color: #fff;
    cursor: pointer;
    background-color: #1b95e0;
    border: 1px solid #1b95e0;
    box-sizing: border-box;
    font-weight: 600; }
    .tm-social-btn-twitter .fa {
      font-size: 13px;
      margin-right: 0; }
  .tm-social-btn-facebook {
    background: #354c8c;
    background: -webkit-linear-gradient(#4c69ba, #3b55a0);
    background: -o-linear-gradient(#4c69ba, #3b55a0);
    background: linear-gradient(#4c69ba, #3b55a0);
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    padding: 1px 4px 0 1px; }
    .tm-social-btn-facebook .fa {
      font-size: 16px;
      margin-right: 0; }
  .tm-social-btn-linkedin {
    position: relative;
    height: 20px;
    width: 60px;
    padding: 1px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    background: #0077b5;
    border-radius: 2px;
    box-sizing: border-box; }
    .tm-social-btn-linkedin .fa {
      font-size: 16px;
      margin-right: 5px; }

.tm-social-icons {
  margin: 5px auto 10px; }
  @media (min-width: 1024px) {
    .tm-social-icons {
      float: right; } }
  .tm-social-icons p {
    font-size: 13px;
    color: #777;
    float: left;
    margin-top: 3px; }
    @media (max-width: 768px) {
      .tm-social-icons p {
        font-size: 11px; } }
  .tm-social-icons img {
    display: block;
    float: left;
    margin-left: 10px;
    width: 25px; }
    @media (max-width: 768px) {
      .tm-social-icons img {
        width: 17px;
        margin: 3px 4px; } }

.tm-status-update {
  margin: 10px 0 0 0; }
  .tm-status-update-textarea {
    display: block;
    margin: 10px auto;
    padding: 0 5px;
    width: 100%;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: vertical !important;
    overflow: visible !important;
  }
  .tm-status-update-validation {
    color: #c0392b;
    margin-bottom: 10px; }
  .tm-status-update-association {
    display: block;
    margin: 0 auto 10px;
    text-align: center; }
    .tm-status-update-association img {
      width: 15px;
      position: relative;
      left: -3px;
      vertical-align: top; }
  .tm-status-update-social {
    float: right;
    position: relative;
    margin-top: 10px; }
    @media (max-width: 539px) {
      .tm-status-update-social {
        top: 0;
        text-align: center;
        float: none; } }
    .tm-status-update-social img {
      width: 17px;
      margin-right: 6px;
      position: relative;
      top: -3px; }
  .tm-status-update-upload {
    display: block;
    margin: auto; }
  .tm-status-update-characters {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: small; }
  .tm-status-update-post {
    display: block;
    margin: auto; }
  .tm-status-update-validation {
    color: #c0392b; }
  .tm-status-update-quick {
    text-align: center; }

#tm-status-share-box-wrap {
  background: #fff;
  border: 1px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px; }
  #tm-status-share-box-wrap .post-attachment {
    margin: auto 5px; }
    #tm-status-share-box-wrap .post-attachment label {
      float: left;
      margin-right: 10px;
      min-width: 100px; }
    #tm-status-share-box-wrap .post-attachment #YoutubeUrl {
      margin-bottom: 15px; }
      @media (max-width: 768px) {
        #tm-status-share-box-wrap .post-attachment #YoutubeUrl {
          width: 100% !important; } }
      @media (min-width: 1024px) {
        #tm-status-share-box-wrap .post-attachment #YoutubeUrl {
          max-width: 377px !important; } }
  #tm-status-share-box-wrap #message {
    margin: auto 13px !important; }
  #tm-status-share-box-wrap .field-validation-error {
    margin: 10px auto; }
  #tm-status-share-box-wrap #Photopickfiles,
  #tm-status-share-box-wrap #Documentpickfiles {
    margin-bottom: 15px; }

#status-delete-popup {
  margin: 0 10px 10px; }

/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjällemark.
 * All Rights Reserved.
 * Use, reproduction, distribution, and modification of this code is subject to the terms and
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjällemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
  font-weight: bold;
  font-family: Calibri,"Helvetica Neue",Arial,sans-serif; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-family: Calibri,"Helvetica Neue",Arial,sans-serif;
  font-size: 15px; }

.toast-message a,
.toast-message label {
  color: #ffffff; }

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/ }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto; }

#toast-container.toast-bottom-right > div {
  width: 500px; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51a351; }

.toast-error {
  background-color: #bd362f; }

.toast-info {
  background-color: #2f96b4; }

.toast-warning {
  background-color: #f89406; }

/*Responsive Design*/
@media all and (max-width: 239px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 240px) and (max-width: 479px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 480px) and (max-width: 767px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }

.tm-tweet-btn {
  display: block;
  margin: auto;
  padding: 4px 40px; }

.tm-tweets-delete {
  margin-right: 10px; }

.tm-tweets-report {
  margin-right: 10px; }

.tm-tweets-textarea {
  margin: 10px 0; }

.tm-unique-extension {
  margin: 10px; }
  .tm-unique-extension-copy {
    margin-top: 20px; }
  .tm-unique-extension-btn {
    position: fixed;
    top: 320px;
    left: -64px;
    padding: 5px 10px;
    border-radius: 0;
    border: 0;
    background-color: #92BA40;
    color: #fff;
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg); }
    .tm-unique-extension-btn:hover {
      background-color: #83a739; }
    @media (max-width: 1024px) {
      .tm-unique-extension-btn {
        display: none; } }

@media (max-width: 1024px) {
  .tm-tutorial {
    display: none; } }

.tm-user-menu {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-radius: 0;
  margin: 0;
  min-width: 135px !important;
  padding: 2px 25px 2px 70px;
  position: absolute;
  right: 7px;
  top: 12px;
  width: auto;
  min-width: 290px;
  z-index: 1001; }
  @media (max-width: 768px) {
    .tm-user-menu {
      margin: 28px 0 0 0; } }
  .tm-user-menu-name {
    color: #777;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    width: 100px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap; }
    @media (max-width: 768px) {
      .tm-user-menu-name {
        width: 40px; } }

.tm-user-thumbnail {
  float: left;
  height: 22px;
  margin: 1px 10px 1px 2px;
  overflow: hidden;
  width: 22px; }

.dropdown-top {
  background: none repeat scroll 0 0 transparent;
  border-color: transparent transparent transparent #ccc;
  border-style: none;
  border-width: medium medium medium 1px;
  box-shadow: none;
  height: 32px;
  margin: 0;
  padding: 0 !important;
  position: absolute;
  right: 1px;
  top: 0;
  width: 32px; }

.dropdown-top span {
  border-color: #454545 transparent transparent;
  border-style: solid;
  border-width: 5px;
  display: block;
  height: 0;
  right: 0;
  position: absolute;
  top: 12px;
  width: 0; }

.dropdown-menu {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #d2d2d2;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 -10px 5px -11px #000 inset;
  overflow: visible;
  right: -22px;
  top: 38px; }
  .dropdown-menu ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-bottom: -6px;
    margin-top: -3px; }
    .dropdown-menu ul:before {
      border-color: transparent transparent transparent #ccc;
      top: -20px; }

.open > .dropdown-menu {
  display: block;
  top: 28px;
  position: absolute;
  left: -195px; }
  .open > .dropdown-menu:before {
    border-color: transparent transparent #ccc transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    position: absolute;
    right: 17px;
    top: -20px;
    width: 0; }
  .open > .dropdown-menu:after {
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    position: absolute;
    right: 17px;
    top: -19px;
    width: 0; }

.dropdown-menu ul li a {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid #ddd;
  border-radius: 2px 2px 2px 2px;
  color: #999;
  display: block;
  font-size: 12px;
  padding: 4px 30px 4px 30px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff; }
  .dropdown-menu ul li a:hover {
    background: #fff;
    color: #0082d8; }

.dropdown-hover-menu {
  display: none !important;
  top: -3px !important;
  left: -200px;
  right: 200px;
  margin: 0;
  min-width: 160px; }
  .dropdown-hover-menu:before {
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    position: absolute;
    right: -20px;
    top: 8px;
    width: 0; }
  .dropdown-hover-menu:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    position: absolute;
    right: -19px;
    top: 8px;
    width: 0; }

.dropdown-hover-menu.open {
  display: block !important; }

.dropdown-hover {
  position: relative; }

.notifications-wrap {
  display: block;
  left: 38px;
  position: absolute;
  right: auto;
  top: 0 !important; }

.notification-wrap {
  overflow: hidden;
  display: block;
  padding: 5px;
  border-bottom: 1px solid #ddd; }

#notifications {
  width: 100%;
  max-width: inherit;
  height: 500px;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  border-radius: 3px; }

.notifications-wrap a.dropdown-top {
  color: #fff !important;
  left: -22px;
  background: url("/images/platforms/glx/user-icon-globe.png") no-repeat scroll center center transparent !important; }
  @media (max-width: 480px) {
    .notifications-wrap a.dropdown-top {
      left: -10px; } }

.user-inbox-link {
  background: url("/images/platforms/glx/user-icon-mail.png") no-repeat scroll center center transparent;
  display: block;
  height: 32px;
  left: -37px;
  position: absolute;
  top: 0;
  width: 32px; }
  @media (max-width: 480px) {
    .user-inbox-link {
      left: -10px; } }

.user-dashboard-link {
  background: url("/images/platforms/glx/user-icon-home.png") no-repeat scroll center center transparent;
  display: block;
  height: 32px;
  left: -90px;
  position: absolute;
  top: 0;
  width: 32px; }
  @media (max-width: 480px) {
    .user-dashboard-link {
      left: -50px; } }

.user-inbox-link:hover:after, #showNotifications:hover:after, .user-dashboard-link:hover:after {
  background: #777;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  content: "";
  font-size: 11px;
  height: 20px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  text-align: center;
  top: 35px;
  line-height: 20px;
  width: 80px;
  z-index: 1000; }

.user-inbox-link:hover:before, #showNotifications:hover:before, .user-dashboard-link:hover:before {
  border-color: transparent transparent #777;
  border-color: transparent transparent rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 5px;
  content: "";
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 25px; }

.user-inbox-link:hover:after {
  content: "Inbox"; }

#showNotifications:hover:after {
  content: "Notifications"; }

.user-dashboard-link:hover:after {
  content: "My Dashboard"; }

.user-inbox-link span {
  background: none repeat scroll 0 0 red;
  border-radius: 8px 8px 8px 8px;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  line-height: 12px;
  padding: 0 3px;
  position: absolute;
  right: 1px;
  top: 3px; }

#notifications-number {
  font-style: normal;
  font-size: 10px;
  background: red;
  color: #fff;
  font-weight: bold;
  padding: 0 3px;
  border-radius: 8px;
  position: absolute;
  line-height: 12px;
  top: 3px;
  right: 1px; }

.notification-thumb-wrap {
  float: left;
  min-width: 40px !important;
  margin: 0 5px 0 0 !important; }
  .notification-thumb-wrap img {
    width: 40px; }

.tm-menu ul {
  text-align: center;
  list-style: none;
  position: relative;
  margin: auto;
  padding: 0; }

.tm-menu ul a {
  color: #097EC4;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  line-height: 32px;
  text-align: center; }
  .tm-menu ul a:hover {
    color: #92BA40; }

.tm-menu ul li {
  position: relative;
  display: inline-block;
  margin: 0px 30px;
  padding: 0; }
  @media (max-width: 1024px) {
    .tm-menu ul li {
      margin: 0px 19px; } }

.tm-menu ul li:hover {
  box-shadow: 0 -3px 0 0 #92BA40 inset;
  color: #92BA40;
  transition: .2s all ease-in; }

.tm-menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: transparent;
  padding: 0;
  z-index: 1000; }

.tm-menu ul ul li {
  float: none;
  width: auto;
  text-align: left;
  margin: auto 0 auto 10px !important;
  padding-right: 50px; }

.menu-wrapper {
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden; }

#tm-member-menu ul li,
#tm-contributor-menu ul li {
  margin: 0px 30px 0 8px; }

.tm-menu-subitems:hover .subitems {
  display: block;
  position: absolute;
  background: #fff; }

.tm-quote-table {
  margin: 9px; }
  .tm-quote-table th, .tm-quote-table td {
    border: none;
    padding: 0;
    width: 35%; }

.tm-quote-embed-responsive {
  height: 572px; }

.tm-quote-embed-wrap {
  overflow: hidden; }

.tm-quote-tweets, .tm-quote-rss {
  overflow: auto;
  max-height: 400px; }

.tm-fundamentals-table {
  margin: 0;
  border: 1px solid #eceeef; }
  .tm-fundamentals-table-label {
    width: 70%; }
    .tm-fundamentals-table-label:hover {
      background: #F4F8FA; }
  .tm-fundamentals-table-data {
    width: 30%;
    border-left: 1px solid #eceeef;
    background: #F4F8FA; }
    .tm-fundamentals-table-data:hover {
      background: #d1e2ea; }

.tm-ipad-title {
  font-size: 30px;
  font-weight: bold; }

.tm-ipad-main {
  text-align: center; }
  @media (min-width: 768px) {
    .tm-ipad-main {
      margin: 0 0 30px 0; } }

.tm-ipad-register {
  padding: 20px; }
  .tm-ipad-register-btn {
    white-space: normal; }
  .tm-ipad-register-contest {
    margin: 20px;
    font-style: italic; }
  .tm-ipad-register-benefits {
    margin: 0 0 30px 0; }
    .tm-ipad-register-benefits ul {
      margin-left: 15px; }

.tm-ipad-entries {
  margin: 0 0 30px 0; }
  .tm-ipad-entries ul {
    margin-left: 15px; }
  .tm-ipad-entries-received {
    text-align: center; }

@media (min-width: 1024px) {
  #tooltip {
    position: absolute;
    z-index: 9999;
    background-color: black;
    opacity: 0.7;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    max-width: 260px;
    width: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px;
    margin-top: -120px; }
    #tooltip p {
      color: #fff; } }

.tm-top {
  content: "\f106";
  content: "\f000";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  border-radius: 3px;
  text-indent: 100%;
  white-space: nowrap;
  background: #92BA40 url(/images/tm-top-arrow.svg) no-repeat center 50%;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }
  .tm-top:hover {
    background-color: #83a739; }
  @media (min-width: 1024px) {
    .tm-top {
      height: 40px;
      width: 40px;
      right: 30px;
      bottom: 25px; } }

.tm-is-visible, .tm-fade-out {
  -webkit-transition: opacity .5s 0s, visibility 0s 0s;
  -moz-transition: opacity .5s 0s, visibility 0s 0s;
  transition: opacity .5s 0s, visibility 0s 0s; }

.tm-is-visible {
  visibility: visible;
  opacity: 1; }

.tm-fade-out {
  opacity: .7; }

.tm-create-msg_input {
  margin: 0 0 15px 0; }

.tm-create-msg_content {
  min-height: 150px; }

.tm-about-badges {
  text-align: center;
  margin: 10px auto; }
  .tm-about-badges img {
    margin: 10px; }

.tm-about-iframe {
  max-width: 500px; }

.tm-learn-more {
  text-align: right;
  margin: 0 0 10px 0; }

.tm-thumbs-up, .comment-thumbs-up {
  cursor: pointer;
  background: url(/images/thumbs-up.png) no-repeat scroll 2px 0 transparent;
  color: #777;
  margin: 3px auto;
  font-size: 11px;
  padding: 0 0 0 17px;
  line-height: normal; }
  .tm-thumbs-up-blue, .comment-thumbs-up-blue {
    cursor: pointer;
    background: url(/images/thumbs-up-blue.png) no-repeat scroll 2px 0 transparent;
    color: #097EC4;
    margin: 3px auto;
    font-size: 11px;
    padding: 0 0 0 17px;
    line-height: normal; }

.tm-activity {
  overflow-y: scroll;
  max-height: 450px; }
  .tm-activity_options {
    margin: 0 0 5px 0;
    text-align: center; }
    .tm-activity_options-select {
      height: 25px;
      min-height: 25px;
      margin: auto;
      padding: 0 6px;
      font-size: 13px;
      min-width: 120px; }
      @media (min-width: 1024px) {
        .tm-activity_options-select {
          max-width: 350px;
          width: 100%;
          float: left;
          margin: 0 0 10px 0; } }
  .tm-activity_create-status {
    margin: 10px auto; }
    @media (min-width: 1024px) {
      .tm-activity_create-status {
        margin: 0 0 10px 10px; } }
  .tm-activity_user-thumb {
    max-width: 30px; }
  .tm-activity_user-name {
    color: #92BA40;
    font-weight: bold; }
  .tm-activity_user-activity {
    color: #777;
    font-size: 12px; }
  .tm-activity_link {
    color: #92BA40; }
  .tm-activity_btn {
    margin: 10px auto; }

#comments-tab[class=selected],
#activity-feeds-tab[class=selected] {
  background: #097EC4;
  color: #fff;
  border-radius: 5px 5px 0 0;
  padding: 0 10px;
  margin: 5px;
  cursor: pointer; }

.tm-active-tab {
  display: inline;
  background: #097EC4;
  color: #fff;
  border-radius: 5px 5px 0 0;
  padding: 0 10px;
  margin: 5px;
  cursor: pointer; }
  .tm-active-tab:focus, .tm-active-tab:hover {
    color: #fff; }

.tm-ui-menu, .ui-menu {
  display: none;
  position: relative;
  max-width: 246px;
  width: auto;
  list-style: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  z-index: 1000; }

.tm-terms-of-use li {
  list-style: list-item; }

.tm-terms-of-use ul {
  padding-left: 35px; }

.tm-disclaimer li {
  list-style: list-item; }

.tm-disclaimer ul {
  padding-left: 35px; }

.tm-article-category {
  margin: 10px auto auto;
  display: none; }
  .tm-article-category-title {
    color: #92BA40;
    font-weight: 800;
    margin: 0;
    height: 100%;
    display: block;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #92BA40 10%, #097EC4 100%);
    background-size: contain;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    .tm-article-category-title:after {
      content: "\f0d7";
      font-family: FontAwesome;
      float: right; }
  .tm-article-category-item {
    margin-bottom: 7px;
    border-bottom: 1px solid #fff; }
  .tm-article-category-btn {
    line-height: 1; }

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before, .tm-header-main-nav .navbar-nav:before,
.cf:after,
.tm-header-main-nav .navbar-nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after, .tm-header-main-nav .navbar-nav:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf, .tm-header-main-nav .navbar-nav {
  *zoom: 1; }

.comment-reply-link,
.comment-report,
.comment-block,
#share-comment {
  cursor: pointer;
  color: #777;
  font-size: 12px; }

.comment-folow-btn {
  border-radius: 3px;
  width: 80px;
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0; }

.comment-name {
  margin-right: 5px; }

.stockquote_chart {
  border: none !important;
  padding: 5px; }
  .stockquote_chart .data, .stockquote_chart .morelink {
    text-align: left !important; }
  .stockquote_chart .arrow {
    padding-left: 0 !important; }
  .stockquote_chart .poweredby {
    border: none !important; }
  .stockquote_chart .arrow_up {
    display: none; }

.site-wrapper {
  background: transparent !important; }

.container .container, .site-wrapper .container, .container .site-wrapper, .site-wrapper .site-wrapper {
  padding: 0; }

/*@import '/Styles/tooltipster-master/tooltipster.css';*/

/*OTA BOXES*/
/*EDUCATION CENTER TAB*/

.tm-ota-box-wrap .tm-ota-box {
    position: relative;
    z-index: 10;
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding:0 !important;
    margin:0 2.5% 5% 2.5%;
    box-sizing: border-box;
    width: 45% !important;

}

.tm-ota-box-wrap .tm-ota-box i{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 16px;
    z-index: 20;
}

.tm-ota-box-wrap .tm-ota-box .tm-ota-box-title-wrap{
    position: absolute;
    z-index: 30;
    left: 10px;
    right: 10px;
    bottom: 5px;
}

.tm-ota-box-wrap .tm-ota-box .tm-ota-box-title-wrap h4 a{
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 3px;
    line-height: 120%;
}

.tm-ota-box-wrap .tm-ota-box .tm-ota-box-title-wrap span{
    display: block;
    font-size: 11px;
    color: #fff;
}

.tm-ota-box-wrap .tm-ota-box::before{
    content: "";
    display: block;
    position: absolute;
    z-index: 15;
    top:0;
    left:0;
    right:0;
    bottom: 0;
}

.tm-ota-box-wrap .tm-ota-box:nth-child(1)::before{
  background-color: rgba(62, 148, 148, 0.7);
}
.tm-ota-box-wrap .tm-ota-box:nth-child(2)::before{
   background-color: rgba(63, 148, 62, 0.7);
}
.tm-ota-box-wrap .tm-ota-box:nth-child(3)::before{
    background-color: rgba(62, 80, 148, 0.7);
}
.tm-ota-box-wrap .tm-ota-box:nth-child(4)::before{
   background-color: rgba(143, 62, 148, 0.7);
}

.tm-ota-box-wrap .tm-ota-box:nth-child(1){
    background-image: url(http://talkmarkets.com/theme_content/images/hands-1063442_1280.jpg?q=QUERY-VERSION-THEME-ID);
}

.tm-ota-box-wrap .tm-ota-box:nth-child(2){
    background-image: url(http://talkmarkets.com/theme_content/images/dollar-currency-money-us-dollar-47344.jpeg?q=QUERY-VERSION-THEME-ID);
}

.tm-ota-box-wrap .tm-ota-box:nth-child(3){
    background-image: url(http://talkmarkets.com/theme_content/images/graph-163509_1280.jpg?q=QUERY-VERSION-THEME-ID);
}

.tm-ota-box-wrap .tm-ota-box:nth-child(4){
    background-image: url(http://talkmarkets.com/theme_content/images/entrepreneur-1340649_1280.jpg?q=QUERY-VERSION-THEME-ID);
}

.education-center-title{
    word-wrap: break-word;
    display: -webkit-box;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
    line-height: 25px;
    color: #097EC4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.most-recent-shows-item {
    width: 28.7%;
    margin: 0 2%;
    display: inline-block;
}

@media screen and (max-width:768px) {
  .most-recent-shows-item {
    width: 100%;
    margin-bottom:15px;
  }
}

	.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute; 
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}