@import url("https://fonts.googleapis.com/css?family=Exo+2|Montserrat:400,700");

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

.flag {
  width: 16px;
  height: 11px;
  background: url(/media/img/flags.png) no-repeat;
  margin-top: -.18em;
  display: inline-block;
}

.flag.flag-ad {
  background-position: -16px 0;
}

.flag.flag-ae {
  background-position: -32px 0;
}

.flag.flag-af {
  background-position: -48px 0;
}

.flag.flag-ag {
  background-position: -64px 0;
}

.flag.flag-ai {
  background-position: -80px 0;
}

.flag.flag-al {
  background-position: -96px 0;
}

.flag.flag-am {
  background-position: -112px 0;
}

.flag.flag-an {
  background-position: -128px 0;
}

.flag.flag-ao {
  background-position: -144px 0;
}

.flag.flag-ar {
  background-position: -160px 0;
}

.flag.flag-as {
  background-position: -176px 0;
}

.flag.flag-at {
  background-position: -192px 0;
}

.flag.flag-au {
  background-position: -208px 0;
}

.flag.flag-aw {
  background-position: -224px 0;
}

.flag.flag-az {
  background-position: -240px 0;
}

.flag.flag-ba {
  background-position: 0 -11px;
}

.flag.flag-bb {
  background-position: -16px -11px;
}

.flag.flag-bd {
  background-position: -32px -11px;
}

.flag.flag-be {
  background-position: -48px -11px;
}

.flag.flag-bf {
  background-position: -64px -11px;
}

.flag.flag-bg {
  background-position: -80px -11px;
}

.flag.flag-bh {
  background-position: -96px -11px;
}

.flag.flag-bi {
  background-position: -112px -11px;
}

.flag.flag-bj {
  background-position: -128px -11px;
}

.flag.flag-bm {
  background-position: -144px -11px;
}

.flag.flag-bn {
  background-position: -160px -11px;
}

.flag.flag-bo {
  background-position: -176px -11px;
}

.flag.flag-br {
  background-position: -192px -11px;
}

.flag.flag-bs {
  background-position: -208px -11px;
}

.flag.flag-bt {
  background-position: -224px -11px;
}

.flag.flag-bv {
  background-position: -240px -11px;
}

.flag.flag-bw {
  background-position: 0 -22px;
}

.flag.flag-by {
  background-position: -16px -22px;
}

.flag.flag-bz {
  background-position: -32px -22px;
}

.flag.flag-ca {
  background-position: -48px -22px;
}

.flag.flag-catalonia {
  background-position: -64px -22px;
}

.flag.flag-cd {
  background-position: -80px -22px;
}

.flag.flag-cf {
  background-position: -96px -22px;
}

.flag.flag-cg {
  background-position: -112px -22px;
}

.flag.flag-ch {
  background-position: -128px -22px;
}

.flag.flag-ci {
  background-position: -144px -22px;
}

.flag.flag-ck {
  background-position: -160px -22px;
}

.flag.flag-cl {
  background-position: -176px -22px;
}

.flag.flag-cm {
  background-position: -192px -22px;
}

.flag.flag-cn {
  background-position: -208px -22px;
}

.flag.flag-co {
  background-position: -224px -22px;
}

.flag.flag-cr {
  background-position: -240px -22px;
}

.flag.flag-cu {
  background-position: 0 -33px;
}

.flag.flag-cv {
  background-position: -16px -33px;
}

.flag.flag-cw {
  background-position: -32px -33px;
}

.flag.flag-cy {
  background-position: -48px -33px;
}

.flag.flag-cz {
  background-position: -64px -33px;
}

.flag.flag-de {
  background-position: -80px -33px;
}

.flag.flag-dj {
  background-position: -96px -33px;
}

.flag.flag-dk {
  background-position: -112px -33px;
}

.flag.flag-dm {
  background-position: -128px -33px;
}

.flag.flag-do {
  background-position: -144px -33px;
}

.flag.flag-dz {
  background-position: -160px -33px;
}

.flag.flag-ec {
  background-position: -176px -33px;
}

.flag.flag-ee {
  background-position: -192px -33px;
}

.flag.flag-eg {
  background-position: -208px -33px;
}

.flag.flag-eh {
  background-position: -224px -33px;
}

.flag.flag-england {
  background-position: -240px -33px;
}

.flag.flag-er {
  background-position: 0 -44px;
}

.flag.flag-es {
  background-position: -16px -44px;
}

.flag.flag-et {
  background-position: -32px -44px;
}

.flag.flag-eu {
  background-position: -48px -44px;
}

.flag.flag-fi {
  background-position: -64px -44px;
}

.flag.flag-fj {
  background-position: -80px -44px;
}

.flag.flag-fk {
  background-position: -96px -44px;
}

.flag.flag-fm {
  background-position: -112px -44px;
}

.flag.flag-fo {
  background-position: -128px -44px;
}

.flag.flag-fr {
  background-position: -144px -44px;
}

.flag.flag-ga {
  background-position: -160px -44px;
}

.flag.flag-gb {
  background-position: -176px -44px;
}

.flag.flag-gd {
  background-position: -192px -44px;
}

.flag.flag-ge {
  background-position: -208px -44px;
}

.flag.flag-gf {
  background-position: -224px -44px;
}

.flag.flag-gg {
  background-position: -240px -44px;
}

.flag.flag-gh {
  background-position: 0 -55px;
}

.flag.flag-gi {
  background-position: -16px -55px;
}

.flag.flag-gl {
  background-position: -32px -55px;
}

.flag.flag-gm {
  background-position: -48px -55px;
}

.flag.flag-gn {
  background-position: -64px -55px;
}

.flag.flag-gp {
  background-position: -80px -55px;
}

.flag.flag-gq {
  background-position: -96px -55px;
}

.flag.flag-gr {
  background-position: -112px -55px;
}

.flag.flag-gs {
  background-position: -128px -55px;
}

.flag.flag-gt {
  background-position: -144px -55px;
}

.flag.flag-gu {
  background-position: -160px -55px;
}

.flag.flag-gw {
  background-position: -176px -55px;
}

.flag.flag-gy {
  background-position: -192px -55px;
}

.flag.flag-hk {
  background-position: -208px -55px;
}

.flag.flag-hm {
  background-position: -224px -55px;
}

.flag.flag-hn {
  background-position: -240px -55px;
}

.flag.flag-hr {
  background-position: 0 -66px;
}

.flag.flag-ht {
  background-position: -16px -66px;
}

.flag.flag-hu {
  background-position: -32px -66px;
}

.flag.flag-ic {
  background-position: -48px -66px;
}

.flag.flag-id {
  background-position: -64px -66px;
}

.flag.flag-ie {
  background-position: -80px -66px;
}

.flag.flag-il {
  background-position: -96px -66px;
}

.flag.flag-im {
  background-position: -112px -66px;
}

.flag.flag-in {
  background-position: -128px -66px;
}

.flag.flag-io {
  background-position: -144px -66px;
}

.flag.flag-iq {
  background-position: -160px -66px;
}

.flag.flag-ir {
  background-position: -176px -66px;
}

.flag.flag-is {
  background-position: -192px -66px;
}

.flag.flag-it {
  background-position: -208px -66px;
}

.flag.flag-je {
  background-position: -224px -66px;
}

.flag.flag-jm {
  background-position: -240px -66px;
}

.flag.flag-jo {
  background-position: 0 -77px;
}

.flag.flag-jp {
  background-position: -16px -77px;
}

.flag.flag-ke {
  background-position: -32px -77px;
}

.flag.flag-kg {
  background-position: -48px -77px;
}

.flag.flag-kh {
  background-position: -64px -77px;
}

.flag.flag-ki {
  background-position: -80px -77px;
}

.flag.flag-km {
  background-position: -96px -77px;
}

.flag.flag-kn {
  background-position: -112px -77px;
}

.flag.flag-kp {
  background-position: -128px -77px;
}

.flag.flag-kr {
  background-position: -144px -77px;
}

.flag.flag-kurdistan {
  background-position: -160px -77px;
}

.flag.flag-kw {
  background-position: -176px -77px;
}

.flag.flag-ky {
  background-position: -192px -77px;
}

.flag.flag-kz {
  background-position: -208px -77px;
}

.flag.flag-la {
  background-position: -224px -77px;
}

.flag.flag-lb {
  background-position: -240px -77px;
}

.flag.flag-lc {
  background-position: 0 -88px;
}

.flag.flag-li {
  background-position: -16px -88px;
}

.flag.flag-lk {
  background-position: -32px -88px;
}

.flag.flag-lr {
  background-position: -48px -88px;
}

.flag.flag-ls {
  background-position: -64px -88px;
}

.flag.flag-lt {
  background-position: -80px -88px;
}

.flag.flag-lu {
  background-position: -96px -88px;
}

.flag.flag-lv {
  background-position: -112px -88px;
}

.flag.flag-ly {
  background-position: -128px -88px;
}

.flag.flag-ma {
  background-position: -144px -88px;
}

.flag.flag-mc {
  background-position: -160px -88px;
}

.flag.flag-md {
  background-position: -176px -88px;
}

.flag.flag-me {
  background-position: -192px -88px;
}

.flag.flag-mg {
  background-position: -208px -88px;
}

.flag.flag-mh {
  background-position: -224px -88px;
}

.flag.flag-mk {
  background-position: -240px -88px;
}

.flag.flag-ml {
  background-position: 0 -99px;
}

.flag.flag-mm {
  background-position: -16px -99px;
}

.flag.flag-mn {
  background-position: -32px -99px;
}

.flag.flag-mo {
  background-position: -48px -99px;
}

.flag.flag-mp {
  background-position: -64px -99px;
}

.flag.flag-mq {
  background-position: -80px -99px;
}

.flag.flag-mr {
  background-position: -96px -99px;
}

.flag.flag-ms {
  background-position: -112px -99px;
}

.flag.flag-mt {
  background-position: -128px -99px;
}

.flag.flag-mu {
  background-position: -144px -99px;
}

.flag.flag-mv {
  background-position: -160px -99px;
}

.flag.flag-mw {
  background-position: -176px -99px;
}

.flag.flag-mx {
  background-position: -192px -99px;
}

.flag.flag-my {
  background-position: -208px -99px;
}

.flag.flag-mz {
  background-position: -224px -99px;
}

.flag.flag-na {
  background-position: -240px -99px;
}

.flag.flag-nc {
  background-position: 0 -110px;
}

.flag.flag-ne {
  background-position: -16px -110px;
}

.flag.flag-nf {
  background-position: -32px -110px;
}

.flag.flag-ng {
  background-position: -48px -110px;
}

.flag.flag-ni {
  background-position: -64px -110px;
}

.flag.flag-nl {
  background-position: -80px -110px;
}

.flag.flag-no {
  background-position: -96px -110px;
}

.flag.flag-np {
  background-position: -112px -110px;
}

.flag.flag-nr {
  background-position: -128px -110px;
}

.flag.flag-nu {
  background-position: -144px -110px;
}

.flag.flag-nz {
  background-position: -160px -110px;
}

.flag.flag-om {
  background-position: -176px -110px;
}

.flag.flag-pa {
  background-position: -192px -110px;
}

.flag.flag-pe {
  background-position: -208px -110px;
}

.flag.flag-pf {
  background-position: -224px -110px;
}

.flag.flag-pg {
  background-position: -240px -110px;
}

.flag.flag-ph {
  background-position: 0 -121px;
}

.flag.flag-pk {
  background-position: -16px -121px;
}

.flag.flag-pl {
  background-position: -32px -121px;
}

.flag.flag-pm {
  background-position: -48px -121px;
}

.flag.flag-pn {
  background-position: -64px -121px;
}

.flag.flag-pr {
  background-position: -80px -121px;
}

.flag.flag-ps {
  background-position: -96px -121px;
}

.flag.flag-pt {
  background-position: -112px -121px;
}

.flag.flag-pw {
  background-position: -128px -121px;
}

.flag.flag-py {
  background-position: -144px -121px;
}

.flag.flag-qa {
  background-position: -160px -121px;
}

.flag.flag-re {
  background-position: -176px -121px;
}

.flag.flag-ro {
  background-position: -192px -121px;
}

.flag.flag-rs {
  background-position: -208px -121px;
}

.flag.flag-ru {
  background-position: -224px -121px;
}

.flag.flag-rw {
  background-position: -240px -121px;
}

.flag.flag-sa {
  background-position: 0 -132px;
}

.flag.flag-sb {
  background-position: -16px -132px;
}

.flag.flag-sc {
  background-position: -32px -132px;
}

.flag.flag-scotland {
  background-position: -48px -132px;
}

.flag.flag-sd {
  background-position: -64px -132px;
}

.flag.flag-se {
  background-position: -80px -132px;
}

.flag.flag-sg {
  background-position: -96px -132px;
}

.flag.flag-sh {
  background-position: -112px -132px;
}

.flag.flag-si {
  background-position: -128px -132px;
}

.flag.flag-sk {
  background-position: -144px -132px;
}

.flag.flag-sl {
  background-position: -160px -132px;
}

.flag.flag-sm {
  background-position: -176px -132px;
}

.flag.flag-sn {
  background-position: -192px -132px;
}

.flag.flag-so {
  background-position: -208px -132px;
}

.flag.flag-somaliland {
  background-position: -224px -132px;
}

.flag.flag-sr {
  background-position: -240px -132px;
}

.flag.flag-ss {
  background-position: 0 -143px;
}

.flag.flag-st {
  background-position: -16px -143px;
}

.flag.flag-sv {
  background-position: -32px -143px;
}

.flag.flag-sx {
  background-position: -48px -143px;
}

.flag.flag-sy {
  background-position: -64px -143px;
}

.flag.flag-sz {
  background-position: -80px -143px;
}

.flag.flag-tc {
  background-position: -96px -143px;
}

.flag.flag-td {
  background-position: -112px -143px;
}

.flag.flag-tf {
  background-position: -128px -143px;
}

.flag.flag-tg {
  background-position: -144px -143px;
}

.flag.flag-th {
  background-position: -160px -143px;
}

.flag.flag-tj {
  background-position: -176px -143px;
}

.flag.flag-tk {
  background-position: -192px -143px;
}

.flag.flag-tl {
  background-position: -208px -143px;
}

.flag.flag-tm {
  background-position: -224px -143px;
}

.flag.flag-tn {
  background-position: -240px -143px;
}

.flag.flag-to {
  background-position: 0 -154px;
}

.flag.flag-tr {
  background-position: -16px -154px;
}

.flag.flag-tt {
  background-position: -32px -154px;
}

.flag.flag-tv {
  background-position: -48px -154px;
}

.flag.flag-tw {
  background-position: -64px -154px;
}

.flag.flag-tz {
  background-position: -80px -154px;
}

.flag.flag-ua {
  background-position: -96px -154px;
}

.flag.flag-ug {
  background-position: -112px -154px;
}

.flag.flag-um {
  background-position: -128px -154px;
}

.flag.flag-us {
  background-position: -144px -154px;
}

.flag.flag-uy {
  background-position: -160px -154px;
}

.flag.flag-uz {
  background-position: -176px -154px;
}

.flag.flag-va {
  background-position: -192px -154px;
}

.flag.flag-vc {
  background-position: -208px -154px;
}

.flag.flag-ve {
  background-position: -224px -154px;
}

.flag.flag-vg {
  background-position: -240px -154px;
}

.flag.flag-vi {
  background-position: 0 -165px;
}

.flag.flag-vn {
  background-position: -16px -165px;
}

.flag.flag-vu {
  background-position: -32px -165px;
}

.flag.flag-wales {
  background-position: -48px -165px;
}

.flag.flag-wf {
  background-position: -64px -165px;
}

.flag.flag-ws {
  background-position: -80px -165px;
}

.flag.flag-ye {
  background-position: -96px -165px;
}

.flag.flag-yt {
  background-position: -112px -165px;
}

.flag.flag-za {
  background-position: -128px -165px;
}

.flag.flag-zanzibar {
  background-position: -144px -165px;
}

.flag.flag-zm {
  background-position: -160px -165px;
}

.flag.flag-zw {
  background-position: -176px -165px;
}

.flag + span {
  text-transform: capitalize;
  display: inline-block;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  margin-top: -3px;
}

html, body {
  height: 100%;
  overflow-x: hidden !important;
}

body {
  font-family: "Montserrat", sans-serif;
  color: #666;
  background-color: #f4f7fb;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

strong {
  font-weight: bold;
}

h1 {
  margin-top: 0;
  margin-bottom: 0.5em;
  text-transform: capitalize;
}

.col-no-pl {
  padding-left: 0;
}

.col-no-pr {
  padding-right: 0;
}

.exo {
  font-family: "Exo 2", serif;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.no-text-transform {
  text-transform: none;
}

.text-transform-cap {
  text-transform: capitalize;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
}

.primary {
  color: #3382B3;
}

.error {
  color: #C00;
  font-weight: bold;
}

.red {
  color: #C00;
}

.instagram_img {
  display: block;
  width: 100%;
  background-size: cover;
}

.instagram_footer {
  padding-bottom: 15px;
}

.tippy-content {
  font-size: 13px;
  padding: 10px 5px;
  font-weight: bold;
}

@media only screen and (min-width: 1px) {
  .wrapper {
    padding-top: 65px;
    transition: all 0.5s ease 0s;
    min-height: calc(100vh - 25px);
  }
  .block-title {
    margin: 0 0 15px;
  }
  .block-title .filter-nav {
    float: right;
  }
}

@media only screen and (min-width: 992px) {
  .wrapper.logged-in {
    margin-left: 260px;
    width: calc(100% - 260px);
  }
}

.twitter-color {
  color: #1DA1F3;
}

.facebook-color {
  color: #3B5999;
}

.instagram-color {
  color: #E56969;
}

.youtube-color {
  color: #1DA1F3;
}

@media only screen and (min-width: 1px) {
  .alert {
    width: 100%;
    margin: 0 auto 15px;
  }
  .alert h3 {
    margin: 0;
  }
}

@media only screen and (min-width: 1px) {
  .btn-clear-data {
    border: 0;
    background: inherit;
    color: #3382B3;
    z-index: 1 !important;
    font-size: 16px;
  }
  .btn {
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
    margin-bottom: 0;
    padding: 0 10px;
    background-image: none;
    background-color: #3382B3;
    color: #FFF;
    font-weight: normal;
    line-height: 33px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*&:active,
		&.active {
			&:focus,
			&.focus {
				@include tab-focus;
			}
		}*/
  }
  .btn:hover, .btn:focus, .btn.focus {
    color: #FFF;
    background-color: #076AB3;
    text-decoration: none;
  }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
  }
  .btn.fullwidth {
    width: 100%;
  }
  .btn.background-delete {
    background-color: darkred;
    color: #fff;
  }
  .btn.background-delete:hover, .btn.background-delete:active, .btn.background-delete:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  a.btn.disabled,
  fieldset[disabled] a.btn {
    pointer-events: none;
  }
  .btn-link {
    color: #076AB3;
    font-weight: normal;
    border-radius: 0;
  }
  .btn-link.no-color {
    color: #666;
  }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
  }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
  }
  .btn-link:hover, .btn-link:focus {
    color: #076AB3;
    text-decoration: none;
    background-color: transparent;
  }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
  }
  .btn-link.positive {
    color: lightgreen;
  }
  .btn-link.positive:hover, .btn-link.positive:active, .btn-link.positive:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-link.neutral {
    color: lightsalmon;
  }
  .btn-link.neutral:hover, .btn-link.neutral:active, .btn-link.neutral:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-link.negative {
    color: lightcoral;
  }
  .btn-link.negative:hover, .btn-link.negative:active, .btn-link.negative:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-link.favourite {
    color: lightblue;
  }
  .btn-link.favourite:hover, .btn-link.favourite:active, .btn-link.favourite:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-link.hearth {
    color: red;
  }
  .btn-link.hearth:hover, .btn-link.hearth:active, .btn-link.hearth:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-link.delete {
    color: darkred;
  }
  .btn-link.delete:hover, .btn-link.delete:active, .btn-link.delete:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-link.delete-dropdown {
    color: indianred;
  }
  .btn-link.delete-dropdown:hover, .btn-link.delete-dropdown:active, .btn-link.delete-dropdown:focus {
    border-color: transparent;
    outline-color: transparent;
  }
  .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .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%;
  }
}

@media only screen and (min-width: 768px) {
  .utility_btn {
    text-align: right;
  }
}

@media only screen and (min-width: 1px) {
  textarea {
    resize: none;
  }
  .form-sf-modal-create-and-update .sf-select-checkbox {
    margin-top: -22px;
  }
  .form-sf-modal-create-and-update .sf-btn-submit {
    width: 200px;
  }
  .form-sf-modal-create-and-update .sf-info-add {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .form-sf-modal-create-and-update .sf-key-row {
    margin-bottom: 8px;
  }
  .form-horizontal .control-label {
    display: block;
    margin-bottom: 10px;
    text-align: left;
  }
  .form-horizontal .control-label.mt {
    margin-top: 30px;
  }
  .form-horizontal .form-group .avatar {
    width: 100px;
    border-radius: 100%;
    margin-right: 15px;
  }
  .form-horizontal .form-group.field-hidden {
    margin-bottom: 0;
  }
  .form-horizontal .form-group:focus {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px #3382B3;
  }
  .form-horizontal .form-group .btn_container button {
    margin-right: 10px;
  }
  .form-horizontal .form-group .field_wrapper {
    position: relative;
  }
  .form-horizontal .form-group .field_wrapper .field_icon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 0;
  }
  .form-horizontal .bootstrap-tagsinput,
  .form-horizontal input,
  .form-horizontal select,
  .form-horizontal textarea {
    position: relative;
    z-index: 1;
    border-radius: 2px;
    border-color: #EEE;
    outline: #3382B3;
    height: 36px;
    background-color: transparent;
    box-shadow: none;
  }
  .form-horizontal .bootstrap-tagsinput {
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .form-horizontal .bootstrap-tagsinput .tag {
    border-radius: 2px;
    background-color: #3382B3;
  }
  .form-horizontal .bootstrap-tagsinput input {
    height: 34px;
  }
  .form-horizontal textarea {
    height: 150px;
    resize: none;
  }
  .form-block-gray {
    margin: 10px 0;
    padding: 10px;
    background-color: #F2F2F2;
  }
  .form-block-gray select {
    background-color: #FFF;
  }
  .terms_conditions_text,
  .privacy_text {
    width: 100%;
    padding: 10px;
    font-size: 10px;
  }
  .terms_conditions_text ~ .form-group,
  .privacy_text ~ .form-group {
    opacity: .5;
  }
  .terms_conditions_text.scrolled ~ .form-group,
  .privacy_text.scrolled ~ .form-group {
    opacity: 1;
  }
}

.form-horizontal .checkbox {
  display: inline-block;
  transform: translateZ(0);
  padding-top: 0;
  margin-left: -10px;
}

.form-horizontal .checkbox label {
  cursor: pointer;
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.form-horizontal .checkbox input[type=checkbox],
.form-horizontal .checkbox input[type=radio] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}

.form-horizontal .checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px;
  margin-right: 10px;
}

.form-horizontal .checkbox .checkbox-material:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
}

.form-horizontal .checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-radius: 2px;
  overflow: hidden;
  color: #b4b4b4;
  z-index: 1;
}

.form-horizontal .checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  animation: checkbox-off 0.3s forwards ease-out;
}

.form-horizontal .checkbox input[type=radio]:focus + .checkbox-material,
.form-horizontal .checkbox input[type=checkbox]:focus + .checkbox-material {
  color: #076AB3;
}

.form-horizontal .checkbox input[type=radio]:focus + .checkbox-material .check,
.form-horizontal .checkbox input[type=radio]:checked + .checkbox-material .check,
.form-horizontal .checkbox input[type=checkbox]:focus + .checkbox-material .check,
.form-horizontal .checkbox input[type=checkbox]:checked + .checkbox-material .check {
  color: #076AB3;
}

.form-horizontal .checkbox input[type=radio]:checked + .checkbox-material .check:before,
.form-horizontal .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkbox-on 0.3s forwards ease-out;
}

.form-horizontal .checkbox input[type=radio][disabled]:not(:checked) ~ .checkbox-material .check:before,
.form-horizontal .checkbox input[type=radio][disabled] + .circle,
.form-horizontal .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.form-horizontal .checkbox input[type=checkbox][disabled] + .circle {
  opacity: 0.5;
}

.form-horizontal .checkbox input[type=radio][disabled] + .checkbox-material .check:after,
.form-horizontal .checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: #076AB3;
  transform: rotate(-45deg);
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px #076AB3, 10px -10px 0 10px #076AB3, 32px 0px 0 20px #076AB3, 0px 32px 0 20px #076AB3, -5px 5px 0 10px #076AB3, 15px 2px 0 11px #076AB3;
  }
  50% {
    box-shadow: 0 0 0 10px #076AB3, 10px -10px 0 10px #076AB3, 32px 0px 0 20px #076AB3, 0px 32px 0 20px #076AB3, -5px 5px 0 10px #076AB3, 20px 2px 0 11px #076AB3;
  }
  100% {
    box-shadow: 0 0 0 10px #076AB3, 10px -10px 0 10px #076AB3, 32px 0px 0 20px #076AB3, 0px 32px 0 20px #076AB3, -5px 5px 0 10px #076AB3, 20px -12px 0 11px #076AB3;
  }
}

@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 10px inset;
  }
  100% {
    transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  }
}

.form-horizontal .field-checkbox .control-label {
  margin-bottom: 0;
}

.form-horizontal .field-checkbox .form-control {
  height: auto;
  min-height: 36px;
  border: none;
  box-shadow: none;
}

@media only screen and (min-width: 1px) {
  .form-horizontal .form-group.field-radio .form-control {
    border: none;
    box-shadow: none;
    padding: 6px 0;
  }
  .form-horizontal input[type="radio"] {
    width: 25px;
    display: none;
  }
  .form-horizontal input[type="radio"] + label {
    display: inline-block;
    margin-right: 15px;
  }
  .form-horizontal input[type="radio"] + label a {
    color: red;
  }
  .form-horizontal input[type="radio"] + label::before {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border: 1px solid rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 0 3px #FFF inset;
    border-radius: 50px;
    content: "";
  }
  .form-horizontal input[type="radio"]:checked + label::before {
    background-color: #076AB3;
  }
}

@media only screen and (min-width: 1px) {
  .select2-container--default .select2-selection--multiple .select2-selection__rendered .option-color-none {
    background-color: #EAE8EA;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered .option-color-twitter {
    background-color: #1da1f3;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered .option-color-instagram {
    background-color: #fa7e1e;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered .option-color-all {
    background-color: #51cb41;
  }
  .select2-results__option.option-color-none {
    color: black !important;
  }
  .select2-results__option.option-color-twitter {
    color: #1da1f3 !important;
  }
  .select2-results__option.option-color-instagram {
    color: #fa7e1e !important;
  }
  .select2-results__option.option-color-all {
    color: #51cb41 !important;
  }
  .form-horizontal .select-wrapper {
    position: relative;
  }
  .form-horizontal .select-wrapper:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 10;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #076AB3 transparent transparent transparent;
    pointer-events: none;
    transform: translateY(-50%);
  }
  .form-horizontal .select-wrapper select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .select2-dropdown {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
  .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
  }
  .select2-container--default .select2-selection--multiple {
    border-radius: 2px;
    border-color: #eee;
    min-height: 36px;
  }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.75);
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #EAE8EA;
    color: rgba(0, 0, 0, 0.75);
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: #3382B3;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 #3382B3;
  }
}

.select2-results__option[aria-selected="true"] {
  color: white !important;
  background-color: #1c4864 !important;
}

.select2-results__option[aria-selected="true"]:hover, .select2-results__option[aria-selected="true"]:focus {
  background-color: #173a50 !important;
}

.connectedSortable {
  min-height: 45px;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  background-color: #EEE;
}

.connectedSortable li {
  border: 1px solid #EEE;
  margin: 0;
  padding: 5px 10px;
  background-color: #FFF;
  font-size: 16px;
}

.multiselect-tags {
  position: relative;
}

.multiselect-tags .select2-container {
  background-color: #fff;
  border: 1px solid #dfe6ec;
  border-radius: 3px;
  min-height: 86px;
}

.select2-container.select2-container--multipleTags.select2-container--open .select2-dropdown {
  display: none;
}

.multiselect-tags .select2-container .selection {
  height: 86px;
  line-height: 32px;
}

.multiselect-tags .select2-container .select2-selection--multiple {
  background-color: #fff;
  border: none;
  cursor: text;
  line-height: 1;
  box-shadow: none;
}

.multiselect-tags .select2-container .select2-selection.select2-selection--multiple {
  min-height: 86px;
  border-color: #dfe6ec;
}

.multiselect-tags .select2-container .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  line-height: 40px;
}

.multiselect-tags .select2-container .select2-selection--multiple .select2-selection__choice {
  border-radius: 2px;
  background-color: #42A5F5;
  border-color: #42A5F5;
  color: #fff;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 8px;
  padding: 0 11px;
  height: 27px;
  line-height: 27px;
  font-size: 11px;
}

.multiselect-tags .select2-container .select2-selection--multiple .select2-selection__choice__remove {
  opacity: .74;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-left: 4px;
  font-size: 10px;
  float: right;
  min-height: 86px;
}

.multiselect-tags .select2-container .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove {
  opacity: 1;
}

.multiselect-tags .select2-container .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  height: 27px;
  line-height: 27px;
  padding: 0;
  margin-top: 0;
  color: #55687c;
}

.multiselect-tags .tips {
  transition: opacity .4s ease;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  padding: 7px 10px;
  font-size: 12px;
  color: #8596a5;
  font-style: italic;
}

@media only screen and (min-width: 1px) {
  .language_container {
    text-align: left;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  .language_container .language-label {
    color: rgba(128, 128, 128, 0.75);
  }
  .language_container a {
    color: #FFF;
  }
  .language_container a:hover,
  .language_container a strong {
    color: #FFF;
  }
}

.pagination > li > a,
.pagination > li > span {
  min-width: 36px;
  height: 36px;
  color: #3382B3;
}

.pagination > .active > a,
.pagination > .active > span {
  color: #FFF;
  background-color: #3382B3;
  border-color: #3382B3;
}

.pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #FFF;
  background-color: #076AB3;
  border-color: #076AB3;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-track {
  background: transparent;
}

body {
  scrollbar-face-color: rgba(0, 0, 0, 0.2);
  scrollbar-track-color: transparent;
}

@media only screen and (min-width: 1px) {
  .three-bars-button {
    position: relative;
    display: block;
    width: 30px;
    height: 20px;
    margin-top: 15px;
    padding: 0;
    border: none;
    cursor: pointer;
    z-index: 100;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -appearance: none;
    box-shadow: none;
    border-radius: none;
  }
  .three-bars-button:focus {
    outline: none;
  }
  .three-bars-button span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 3px;
    background-color: #3382B3;
    transition: background 0s ease 0.3s;
    transform: translate(-50%, -50%);
  }
  .three-bars-button span:before, .three-bars-button span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #3382B3;
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
  }
  .three-bars-button span:before {
    top: -9px;
    transition-property: "top, transform";
  }
  .three-bars-button span:after {
    bottom: -9px;
    transition-property: "bottom, transform";
  }
  .three-bars-button.active::after {
    opacity: 0;
    transition: opacity 0s;
  }
  .three-bars-button.active span {
    background-color: transparent;
    transition-delay: 0s, 0.3s;
  }
  .three-bars-button.active span:before, .three-bars-button.active span:after {
    background: #3382B3;
    transition-delay: 0s, 0.3s;
  }
  .three-bars-button.active span:before {
    top: 0;
    transform: rotate(45deg);
  }
  .three-bars-button.active span:after {
    bottom: 0;
    transform: rotate(-45deg);
  }
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}

#loader .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: translateZ(0);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border-top: 10px solid #3382B3;
  border-right: 10px solid #3382B3;
  border-bottom: 10px solid #3382B3;
  border-left: 10px solid #FFF;
  -webkit-animation: spinner 1.1s linear 0s;
  -moz-animation: spinner 1.1s linear 0s;
  -ms-animation: spinner 1.1s linear 0s;
  -o-transition: spinner 1.1s linear 0s;
  animation: spinner 1.1s linear 0s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.badge {
  border: 1px solid transparent;
  font-size: 11px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}

.badge-production {
  border-color: #3382B3;
  background-color: transparent;
  color: #3382B3;
}

.badge-internal {
  border-color: #FFA500;
  background-color: transparent;
  color: #FFA500;
}

.badge-demo {
  border-color: #1E90FF;
  background-color: transparent;
  color: #1E90FF;
}

.badge-event {
  border-color: #E5446D;
  background-color: transparent;
  color: #E5446D;
}

.badge-mini {
  font-size: 9px;
  line-height: 1;
}

.badge.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.badge--primary {
  border-color: #3382B3;
  background-color: #3382B3;
  color: #FFF;
}

.badge--rank {
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 100%;
  background-color: #3382B3;
  color: #FFF;
  line-height: 19px;
  text-align: center;
}

.modal .modal-dialog {
  width: auto;
  max-width: 1200px;
}

.modal .modal-dialog .modal-header .modal-title {
  float: left;
}

.modal .modal-dialog .modal-header .close {
  font-size: 40px;
  line-height: 40px;
}

.media_thumb {
  position: relative;
  padding: 10px;
}

.media_thumb img {
  width: 100%;
  height: auto;
}

.media_thumb .specs {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease 0s;
  color: #FFF;
}

.media_thumb .specs span {
  display: block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  font-weight: 300;
}

.media_thumb .specs span.filename {
  font-weight: bold;
}

.media_thumb .links {
  position: absolute;
  bottom: 10%;
  left: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.media_thumb:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.media_thumb:hover .links,
.media_thumb:hover .specs, .media_thumb:hover:after {
  opacity: 1;
}

.media_thumb .icon_container {
  position: relative;
  padding-top: 100%;
  border: 1px #666 solid;
  background-color: #FFF;
}

.media_thumb .icon_container span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #666;
  font-size: 50px;
}

.media_thumb .checkbox {
  position: absolute;
  top: -15px;
  right: 0;
  z-index: 10;
  width: 30px;
  height: 30px;
  background: #FFF;
}

.media_thumb .checkbox .checkbox-material {
  top: 5px;
  left: 5px;
  width: 20px;
  margin: 0 auto;
}

.media_thumb.checked img,
.media_thumb.checked .icon_container {
  border: 2px #076AB3 solid;
  opacity: .7;
}

.media_thumb_container {
  margin-top: 10px;
  background-color: #f4f4f4;
}

#form-group-fb_image .media_thumb {
  width: 100% !important;
  max-width: 200px;
}

.tile_count {
  color: #73879C;
}

.tile_count .blue {
  color: #3498DB;
}

.tile_count .purple {
  color: #9B59B6;
}

.tile_count .green {
  color: #1ABB9C;
}

.tile_count .aero {
  color: #9CC2CB;
}

.tile_count .red {
  color: #E74C3C;
}

.tile_count .dark {
  color: #34495E;
}

.tile_count .tile_stats_count {
  position: relative;
  padding: 0 10px 10px 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D9DEE4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tile_count .tile_stats_count .count_top,
.tile_count .tile_stats_count .count_bottom {
  font-size: 12px;
}

.tile_count .tile_stats_count .count {
  font-size: 21px;
  line-height: 36px;
  font-weight: 600;
}

.tile_count .tile_stats_count .count_bottom i {
  width: 12px;
}

.tile_count .tile_stats_count:before {
  content: "";
  position: absolute;
  left: 0;
  height: 65px;
  border-left: 1px solid #ADB2B5;
  border-right: 1px solid #fff;
  margin-top: 10px;
}

.tile_count.mt {
  margin-top: 20px;
}

.tile_count.mb {
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .tile_count .tile_stats_count {
    border-bottom: 0;
  }
  .tile_count .tile_stats_count .count_top,
  .tile_count .tile_stats_count .count_bottom {
    font-size: 13px;
  }
  .tile_count .tile_stats_count .count {
    font-size: 26px;
  }
  .tile_count .tile_stats_count:first-child:before {
    border-left: 0;
  }
  .tile_count .tile_stats_count:last-child:before {
    border-right: 0;
  }
}

.social_user_avatar {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border: 2px solid #3382B3;
  border-radius: 100%;
}

.social_user_avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-position: center;
  background-size: cover;
}

.social_user_avatar .placeholder-char {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
}

.social_user_avatar.small {
  width: 40px;
  height: 40px;
  border: 1px solid #3382B3;
}

.custom-search-input .input-group-btn:last-child > .btn {
  margin-top: 0;
}

@media only screen and (min-width: 1px) {
  .circle_icon {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    max-width: 60px;
    max-height: 60px;
    padding-top: 100%;
    border: 1px #3382B3 solid;
    border-radius: 100%;
    color: #3382B3;
    text-align: center;
    font-size: 22px;
  }
  .circle_icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media only screen and (min-width: 1200px) {
  .circle_icon {
    position: relative;
    max-width: 60px;
    max-height: 60px;
    padding-top: 60px;
  }
}

.slider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 8px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  transition: opacity .2s;
  border-radius: 4px;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  border-radius: 4px;
  height: 19px;
  background: #3382B3;
  cursor: pointer;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.4), 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.slider::-moz-range-thumb {
  width: 5px;
  height: 15px;
  background: #4CAF50;
  cursor: pointer;
}

.nav-tabs {
  border-bottom: 0;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  border: none;
}

.nav-tabs > li > a {
  margin-right: 2px;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  transition: border-bottom-color .2s ease-in-out;
  color: #3382B3;
}

.nav-tabs > li > a:hover {
  border-bottom-color: #3382B3;
  background-color: transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #3382B3;
  cursor: default;
  font-weight: bold;
}

.tab-content > .tab-pane {
  display: none;
  padding: 20px 0;
}

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

@media only screen and (min-width: 1px) {
  .tab-content {
    padding: 15px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
  }
  .tab-content > .tab-pane {
    padding: 0;
  }
}

@media only screen and (min-width: 1px) {
  .observatory-panel {
    padding: 0;
  }
  .observatory-panel .panel-heading {
    position: relative;
    min-height: 25px;
    padding: 0 10px;
    line-height: 25px;
  }
  .observatory-panel .panel-heading .status .dot {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #FFF;
    border-radius: 50%;
    background-color: #666;
  }
  .observatory-panel .panel-heading .status .status-label {
    margin-left: 5px;
    color: #666;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
  }
  .observatory-panel .panel-heading .status.stopped .dot {
    background-color: #bf5329;
  }
  .observatory-panel .panel-heading .status.stopped .status-label {
    color: #bf5329;
  }
  .observatory-panel .panel-heading .status.active .dot {
    background-color: #2ab27b;
  }
  .observatory-panel .panel-heading .status.active .dot:after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #2ab27b;
    border-radius: 50%;
    -webkit-animation: pulsate 1.8s ease-out 0s;
    -moz-animation: pulsate 1.8s ease-out 0s;
    -ms-animation: pulsate 1.8s ease-out 0s;
    -o-transition: pulsate 1.8s ease-out 0s;
    animation: pulsate 1.8s ease-out 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
  }
  .observatory-panel .panel-heading .status.active .status-label {
    color: #2ab27b;
  }
  .observatory-panel .panel-heading .started_at {
    font-size: 11px;
    text-align: right;
  }
  .observatory-panel .panel-heading .started_at i {
    margin-right: 3px;
  }
  .observatory-panel .panel-body .microchart {
    text-align: center;
  }
  .observatory-panel .panel-body .microchart svg {
    top: 0;
    left: -0.265625px;
    width: 110px;
    height: 30px;
  }
  .observatory-panel .panel-body .avatar-image.big {
    max-width: 120px;
  }
  .observatory-panel .panel-body .lastupdate h6 {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
  }
  .observatory-panel .panel-body .lastupdate p {
    margin: 0;
    font-size: 11px;
  }
  .observatory-panel .panel-body .big_er {
    text-align: center;
    font-size: 2em;
    line-height: 1em;
    font-weight: 600;
  }
  .observatory-panel .panel-body h4 {
    margin: 0 0 12px;
  }
  .observatory-panel .panel-body p {
    overflow: hidden;
  }
  .observatory-panel .panel-body p.readmore {
    cursor: pointer;
  }
  .observatory-panel .panel-body p.readmore.ellipsis {
    position: relative;
    height: 4.8em;
    line-height: 1.6em;
  }
  .observatory-panel .panel-body p.readmore.ellipsis:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.6em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
  }
  @supports (-webkit-line-clamp: 3) {
    .observatory-panel .panel-body p.readmore.ellipsis {
      display: -webkit-box;
      max-height: 4.8em;
      height: auto;
      /* autoprefixer: off */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
      -webkit-line-clamp: 3;
      text-overflow: ellipsis;
    }
    .observatory-panel .panel-body p.readmore.ellipsis:after {
      display: none;
    }
  }
  .observatory-panel .panel-footer {
    padding: 0;
  }
  .observatory-panel .panel-footer .panel_stats_count {
    position: relative;
    min-height: 70px;
    padding: 10px 0;
    margin: 0;
    border-top: 1px solid #D9DEE4;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
  }
  .observatory-panel .panel-footer .panel_stats_count:first-child {
    border-top: none;
  }
  .observatory-panel .panel-footer .panel_stats_count:first-child + .panel_stats_count {
    border-top: none;
  }
  .observatory-panel .panel-footer .panel_stats_count:before {
    content: '';
    position: absolute;
    left: 0;
    top: 15%;
    height: 70%;
    border-left: 1px solid #ADB2B5;
  }
  .observatory-panel .panel-footer .panel_stats_count .count_top {
    font-size: 11px;
  }
  .observatory-panel .panel-footer .panel_stats_count .count {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
  }
  .observatory-panel .panel-footer .col:nth-child(2n + 1) .panel_stats_count:before {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .observatory-panel .panel-footer .col:nth-child(2n + 1) .panel_stats_count:before {
    display: block;
  }
  .observatory-panel .panel-footer .col:nth-child(3n + 1) .panel_stats_count:before {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .observatory-panel .panel-footer .panel_stats_count .count {
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
  }
  .observatory-panel .panel-footer .col:nth-child(n) .panel_stats_count:before {
    display: block;
  }
  .observatory-panel .panel-footer .col:first-child .panel_stats_count:before {
    display: none;
  }
}

@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: .3;
  }
  50% {
    opacity: .8;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.side-panels {
  padding: 0;
}

.side-panels hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.side-panels .btn-link {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.side-panels .btn-link.active {
  color: #fff;
  background-color: #2BA84A;
}

.side-panels div[data-filter-observatory].badge {
  color: #2BA84A;
  background-color: #fff;
  cursor: pointer;
}

.side-panels div[data-filter-observatory].badge:hover {
  border-color: #2BA84A;
}

.side-panels div[data-filter-observatory].badge.active {
  color: #fff;
  background-color: #2BA84A;
}

.side-panels .observatory-help {
  margin-top: 1rem;
}

.side-panels .observatory-help p {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

@media only screen and (min-width: 992px) {
  .side-panels hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .side-panels hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.tweet-panel .panel-body h4 {
  font-weight: 600;
}

.tweet-panel .panel-body a.playlist {
  display: inline-block;
  margin: 11px 0 22px;
}

.tweet-panel .panel-body p {
  margin: 0;
  word-break: break-all;
}

@media only screen and (min-width: 1px) {
  .ranking_table {
    border-spacing: 0;
  }
  .ranking_table td {
    padding: 5px 0;
    border-top: 1px #DDD solid;
  }
  .ranking_table tbody tr:first-child td {
    border-top: 0;
  }
  .ranking_table .rank {
    font-size: 20px;
    padding-right: 5px;
    font-style: italic;
  }
  .ranking_table .avatar_container .social_user_avatar {
    margin: 0 10px;
  }
  .ranking_table .name_container {
    min-width: 150px;
    font-size: 12px;
  }
}

.carousel-slider .slick-list {
  margin: 0 -7px;
}

.carousel-slider .slick-list .slick-slide {
  margin: 0 7px;
}

article.instagram-post {
  align-items: stretch;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

article.instagram-post header {
  align-items: center;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  height: 78px;
  margin: 0 24px;
  padding: 20px 0;
}

article.instagram-post header .avatar {
  width: 40px;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
}

article.instagram-post header .avatar .social_user_avatar {
  position: relative;
  width: 100%;
  height: 100%;
  margin-right: 0;
  border: none;
  border-radius: 0;
}

article.instagram-post header .avatar .social_user_avatar img {
  width: 100%;
  height: 100%;
}

article.instagram-post header .avatar .social_user_avatar img::after {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

article.instagram-post header .avatar-info {
  align-items: flex-start;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  margin: 0;
  padding: 0;
  position: relative;
  flex-grow: 1;
  margin-left: 12px;
  overflow: hidden;
}

article.instagram-post header .avatar-info .title {
  flex-direction: row;
  align-items: baseline;
  max-width: 240px;
}

article.instagram-post header .avatar-info .title h2 {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

article.instagram-post header .avatar-info .title h2 a {
  color: #262626;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

article.instagram-post header .avatar-info .subtitle {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  line-height: 1.5rem;
  font-size: 1.2rem;
}

article.instagram-post header .avatar-info .subtitle i {
  margin-right: 1px;
  margin-left: 12px;
}

article.instagram-post header .avatar-info .subtitle i:first-child {
  margin-left: 0;
}

article.instagram-post .post-media {
  position: relative;
  /*height: 350px;*/
  overflow: hidden;
  text-align: center;
  background-color: #fafafa;
}

article.instagram-post .post-media img,
article.instagram-post .post-media video {
  display: inline-block;
  height: 320px;
}

article.instagram-post aside {
  align-items: stretch;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0;
  padding: 0 24px;
}

article.instagram-post aside .description {
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 0;
  overflow: auto;
  margin: 0 -24px auto;
  order: 1;
  padding: 12px 24px;
  word-break: break-word;
  overflow-x: hidden;
  color: #262626;
  line-height: 1.6rem;
  font-size: 1.3rem;
  height: 140px;
}

article.instagram-post aside .date {
  align-items: stretch;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  position: relative;
  border-top: 1px solid #efefef;
  color: #999;
  font-size: 1.2rem;
  line-height: 18px;
  min-height: 56px;
  justify-content: center;
  margin-top: 4px;
  padding-right: 26px;
  order: 5;
}

article.instagram-post.vertical {
  width: 335px;
}

article.instagram-post.horizontal {
  min-height: 350px;
  max-height: 500px;
}

article.instagram-post.horizontal header {
  align-items: center;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  border-bottom: 1px solid #efefef;
  margin: 0;
  position: absolute;
  right: 24px;
  top: 0;
  width: calc(50% - 48px);
}

article.instagram-post.horizontal .post-media {
  align-items: stretch;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  justify-content: center;
  /*margin-right: 335px;
      min-height: 450px;*/
  margin-right: 50%;
  height: auto;
}

article.instagram-post.horizontal .post-media img,
article.instagram-post.horizontal .post-media video {
  display: inline-block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

article.instagram-post.horizontal aside {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 78px;
  /*width: 335px;*/
  width: 50%;
}

.socialist {
  background: #fff;
  border-radius: 2px;
  list-style: none;
  padding: 0;
}

.socialist .socialist-item {
  display: flex;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.socialist .socialist-item:last-child {
  border-bottom: none;
}

.socialist .socialist-item .avatar {
  width: 40px;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
}

.socialist .socialist-item .avatar .social_user_avatar {
  position: relative;
  width: 100%;
  height: 100%;
  margin-right: 0;
  border: none;
  border-radius: 0;
}

.socialist .socialist-item .avatar .social_user_avatar img {
  width: 100%;
  height: 100%;
}

.socialist .socialist-item .avatar .social_user_avatar img::after {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.socialist .socialist-item-content {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}

.socialist .socialist-item-content > * {
  align-self: flex-start;
  margin: 0;
  padding: 0;
}

.socialist .socialist-item-content h4 {
  font-size: 1.4rem;
  color: #262626;
  font-weight: 600;
}

.socialist .socialist-item .number {
  flex: 0 0 100px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.socialist .socialist-item .number .badge {
  border: 1px solid #33aaff;
  background-color: #33aaff;
  font-size: 13px;
  line-height: 1.4;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 4px;
}

.ab_doc_panel .panel-heading .date {
  font-size: 12px;
}

.ab_doc_panel .panel-body em {
  color: #3382B3;
  font-weight: bold;
}

@media only screen and (min-width: 1px) {
  footer {
    background-color: transparent;
    font-size: 12px;
    line-height: 35px;
  }
  footer .credits {
    display: inline-block;
    float: right;
  }
}

@media only screen and (min-width: 768px) {
  footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer.logged-in {
    margin-left: 260px;
    width: calc(100% - 260px);
  }
}

@media only screen and (min-width: 1px) {
  .admin-menu {
    position: fixed;
    top: 50px;
    left: -100%;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #222;
    transition: all 0.5s ease-out 0s;
  }
  .admin-menu.slide-in {
    left: 0;
  }
  .admin-menu .logo-menu {
    height: 50px;
    margin: 0;
    padding-left: 15px;
    font-family: "Exo 2", serif;
    line-height: 50px;
  }
  .admin-menu nav {
    padding: 0;
    height: calc(100vh - 200px);
    overflow: auto;
  }
  .admin-menu nav ul {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .admin-menu nav ul li {
    position: relative;
    font-weight: 500;
  }
  .admin-menu nav ul li i {
    display: inline-block;
    width: 20px;
    margin-right: 5px;
    font-size: 14px;
    opacity: .75;
  }
  .admin-menu nav ul li:hover {
    background-color: #333;
  }
  .admin-menu nav ul li.active a {
    color: #3382B3;
  }
  .admin-menu nav ul li a,
  .admin-menu nav ul li .nav-language {
    position: relative;
    display: inline-block;
    width: calc(100% - 35px);
    padding: 0 0 0 20px;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .admin-menu nav ul li a:hover,
  .admin-menu nav ul li .nav-language:hover {
    text-decoration: none;
  }
  .admin-menu nav ul li .open-submenu {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
  }
  .admin-menu nav ul li .open-submenu i {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .admin-menu nav ul li.open {
    background-color: #333;
  }
  .admin-menu nav ul li.open a.active {
    color: #3382B3;
  }
  .admin-menu nav ul li.open .submenu {
    max-height: 100%;
  }
  .admin-menu nav ul li .submenu li a {
    padding-left: 50px;
  }
}

@media only screen and (min-width: 992px) {
  .admin-menu {
    top: 0;
    left: 0;
    z-index: 150;
    width: 260px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  }
}

@media only screen and (min-width: 1px) {
  .user {
    position: relative;
    min-height: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #222;
  }
  .user .user_avatar-container {
    display: inline-block;
    width: 50px;
  }
  .user .user_avatar {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border: 2px solid #3382B3;
    border-radius: 100px;
  }
  .user .user_avatar img {
    width: 100%;
    height: auto;
    border-radius: 100%;
  }
  .user .user_avatar .placeholder-char {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
  }
  .user .user_info {
    display: block;
    margin-top: 5px;
    vertical-align: top;
  }
  .user .user_info a {
    color: #FFF;
  }
  .user .user_info a:hover {
    color: #076AB3;
  }
  .user .user_info h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
  }
  .user .user_info h3 {
    margin: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .user .dealer_selector .form-group {
    margin-top: 15px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1px) {
  .submenu {
    overflow: hidden;
    max-height: 0;
    margin: 0;
    background-color: #444;
  }
  .submenu li a {
    display: block;
    padding: 0 20px 0 50px;
    color: #444;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    line-height: 35px;
    text-transform: none;
  }
  .submenu li:hover, .submenu li.active {
    background-color: #444;
  }
  .submenu li.active {
    border-right: 6px #3382B3 solid;
  }
}

@media only screen and (min-width: 1px) {
  .panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .panel-body {
    padding: 15px;
  }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table;
  }
  .panel-body:after {
    clear: both;
  }
  .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
  }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit;
  }
  .panel > .list-group,
  .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
  }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
  }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
  }
  .list-group + .panel-footer {
    border-top-width: 0;
  }
  .panel > .table,
  .panel > .table-responsive > .table,
  .panel > .panel-collapse > .table {
    margin-bottom: 0;
  }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel > .table:first-child,
  .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
  }
  .panel > .table:last-child,
  .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
  }
  .panel > .panel-body + .table,
  .panel > .panel-body + .table-responsive,
  .panel > .table + .panel-body,
  .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
  }
  .panel > .table > tbody:first-child > tr:first-child th,
  .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
  }
  .panel > .table-bordered,
  .panel > .table-responsive > .table-bordered {
    border: 0;
  }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
  }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
  .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .panel-group {
    margin-bottom: 22px;
  }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
  }
  .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .panel-group .panel-heading {
    border-bottom: 0;
  }
  .panel-primary {
    border-color: #3097D1;
  }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #3097D1;
    border-color: #3097D1;
  }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #3097D1;
  }
  .panel-primary > .panel-heading .badge {
    color: #3097D1;
    background-color: #fff;
  }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #3097D1;
  }
  .panel-success {
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
  }
  .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
  }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
  }
  .panel-warning {
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
  }
  .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
  }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
  }
  .panel-danger {
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
  }
  .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
  }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
  }
  .panel-heading {
    padding: 5px 10px;
  }
  .panel-footer {
    padding: 5px 0;
  }
  .panel-footer--transparent {
    background-color: transparent;
  }
  .panel-footer ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 5px 15px;
  }
  .panel-footer ul li {
    display: inline-block;
    margin-right: 10px;
  }
  .panel-footer ul li span {
    font-size: 14px;
    font-weight: bold;
  }
}

@media only screen and (min-width: 1px) {
  .status-bar {
    position: fixed;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #F2F2F2;
    background-color: #FFF;
    transition: all 0.5s ease-out 0s;
  }
  .status-bar .app_title {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin: 0;
    color: rgba(0, 0, 0, 0.75);
    font-family: "Exo 2", serif;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .status-bar .app_title .label {
    background-color: transparent;
  }
  .status-bar .app_title .label.label-danger {
    border: 1px solid darkred;
    color: darkred;
  }
  .status-bar .app_title .label.label-warning {
    border: 1px solid orange;
    color: orange;
  }
  .status-bar .action-container {
    text-align: right;
  }
  .status-bar .action-container .btn {
    position: relative;
    top: -3px;
    margin-top: 0;
    margin-right: 15px;
  }
  .status-bar .action-container .logout {
    color: rgba(0, 0, 0, 0.75);
    font-size: 22px;
    line-height: 50px;
  }
  .status-bar .action-container .logout:hover {
    color: #000;
  }
}

@media only screen and (min-width: 992px) {
  .status-bar.logged-in {
    width: calc(100% - 260px);
    margin-left: 260px;
  }
  .status-bar .app_title {
    text-align: left;
  }
}

table {
  background-color: transparent;
  border-collapse: separate;
  border-spacing: 0 10px;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 10px 15px;
}

.table > thead > tr > th {
  opacity: .5;
  font-size: .8em;
  padding: 5px 15px;
}

.table > tbody > tr {
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  transition: box-shadow 0.1s ease-out;
}

.table > tbody > tr.ui-sortable-helper {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
  width: 100%;
  cursor: move;
}

.table > tbody > tr.ui-sortable-helper td {
  position: relative;
  top: -10px;
}

.table > tbody > tr td {
  vertical-align: center;
}

.table > tbody > tr td:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.table > tbody > tr td:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.table > tbody > tr td .btn {
  margin: 5px 0;
}

.table > tbody > tr th:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.table > thead > tr > th {
  vertical-align: bottom;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table .table {
  background-color: #F8F8F8;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}

.table-title {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: #3382B3;
}

.table-subtitle {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.75);
  opacity: 0.75;
}

.table-title-light {
  color: rgba(0, 0, 0, 0.75);
}

@media only screen and (min-width: 1px) {
  .login-panel {
    height: 500px;
  }
  .news-part {
    background: #FCFCFD;
    height: 465px;
  }
  .news-part .fa-bookmark,
  .news-part .subtitle,
  .news-part .news-content {
    margin-left: 25px;
  }
  .news-part .fa-bookmark {
    margin-top: 25px;
    color: #3382B3;
  }
  .news-part .title {
    display: inline-block;
    margin-left: 8px;
    font-weight: bold;
  }
  .news-part .subtitle {
    margin-top: 15px;
    font-size: 16px;
  }
  .news-part .news-content {
    margin-top: 10px;
    font-size: 14px;
  }
  .login {
    margin-top: 80px;
  }
  .login-btn,
  .facebook-btn,
  .twitter-btn,
  .register-btn {
    width: 300px;
    height: 35px;
    font-size: 13px;
    font-weight: bold;
  }
  .facebook-btn {
    background-color: #3A579A;
  }
  .facebook-btn:hover, .facebook-btn:active, .facebook-btn:focus {
    background-color: #3a3d99;
  }
  .twitter-btn {
    background-color: #1DA1F2;
  }
  .twitter-btn:hover, .twitter-btn:active, .twitter-btn:focus {
    background-color: #1DA1F2;
  }
  .register-btn {
    color: #3382B3;
    background-color: transparent;
    border-color: #3382B3;
  }
  .register .or {
    margin-top: 15px;
    margin-right: 16px;
  }
  .pwd-recover {
    text-align: right;
  }
  .pwd-recover a {
    margin-top: 0;
    padding: 0;
    color: #076AB3;
  }
  .pwd-recover a:hover {
    color: #076AB3;
  }
}

@media only screen and (min-width: 1px) {
  a {
    color: #076AB3;
  }
  a:hover, a:focus {
    color: #076AB3;
    text-decoration: none;
    outline: none;
  }
}

.dashboard-services {
  /*padding: 20px 10px 0;*/
  position: relative;
  /*margin: 10px 0 30px;*/
}

.dashboard-services .dashboard-services-wrapper {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: inherit;
  z-index: 1;
}

.dashboard-services .dashboard-services-wrapper .services {
  display: flex;
  width: 100%;
  margin-bottom: 0;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}

.dashboard-services .dashboard-services-wrapper .services .service {
  position: relative;
  border-radius: 4px !important;
  width: 100%;
  vertical-align: bottom;
  background: #fff;
  margin: 18px 12px;
  padding-bottom: 80px;
  box-shadow: 0 1px 5px 0 rgba(34, 40, 43, 0.06);
}

.dashboard-services .dashboard-services-wrapper .services .service .service-header {
  border-radius: 4px 0 0 0;
  width: 330px;
  padding: 20px;
  background-color: #fff;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-header h2 {
  font-size: 18px;
  letter-spacing: .5px;
  line-height: 1.4;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 60px;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-header h2.ab24 {
  text-indent: -999em;
  background-image: url(../media/img/ActiveBrand24_orrizzontale.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-info {
  border-radius: 0;
  width: 330px;
  padding: 0 20px 25px;
  background-color: #fff;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  text-align: left;
  color: #fff;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-info .service-description {
  font-size: 12px;
  opacity: .6;
  color: #222;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-info .service-description a {
  color: #1799DD !important;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-footer {
  position: absolute;
  bottom: 0;
  width: 330px;
  background-color: #fff;
  border-radius: 0 0 0 4px;
  text-align: center;
  border: none;
  padding: 20px;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-footer a, .dashboard-services .dashboard-services-wrapper .services .service .service-footer button {
  text-decoration: none;
  vertical-align: baseline;
  text-transform: uppercase;
  cursor: pointer;
  height: 47px;
  border-radius: 4px;
  text-align: center;
  line-height: 45px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  background-color: #1799DD;
  border: 1px solid #1799DD;
  color: #FFF;
  min-width: 169px;
  margin: 0 auto;
  width: auto;
  font-size: 15px;
  font-weight: 500;
  padding: 0 15px;
  display: block;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-footer a:hover, .dashboard-services .dashboard-services-wrapper .services .service .service-footer button:hover {
  background-color: #00BCD6;
  color: #fff;
  border: 1px solid #00BCD6;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 330px;
  right: 0;
  z-index: 1;
  background-image: url("../media/img/loading.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px;
  border-radius: 0 4px 4px 0;
  border: none;
  padding: 20px;
  background-color: #fff;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .not-inited {
  opacity: 0;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .slick-list {
  height: 100% !important;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .slick-list .slick-track {
  height: 100% !important;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .slick-list .slick-track .slick-slide {
  height: 100% !important;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .slick-list .slick-track .slick-slide > div {
  height: 100% !important;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-slider .slick-dots li.slick-active button {
  background-color: #1799DD;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-fixed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 330px;
  right: 0;
  border-radius: 0 4px 4px 0;
  border: none;
  padding: 20px;
  background-color: #fff;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-fixed form {
  height: 100%;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-fixed form textarea {
  display: block;
  border: 1px solid #eee;
  height: calc(100% - 67px);
  width: 100%;
}

.dashboard-services .dashboard-services-wrapper .services .service .service-fixed form button {
  display: block;
  width: 100%;
  margin-top: 20px;
  height: 47px;
}

.box-sp {
  background-color: #fff;
  height: 100% !important;
  position: relative;
}

.box-sp .box-sp-body {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
}

.box-sp .box-sp-body .box-sp-social {
  height: 100%;
  flex: 1;
  display: flex;
  border-right: 1px solid #eee;
  transition: background-color .6s ease-in-out;
}

.box-sp .box-sp-body .box-sp-social:last-child {
  border: none;
}

.box-sp .box-sp-body .box-sp-social:hover {
  background-color: #f6f6f6;
}

.box-sp .box-sp-body .box-sp-social div {
  -ms-grid-row-align: center;
  align-self: center;
  width: 100%;
}

.box-sp .box-sp-body .box-sp-social div h4 {
  margin-top: 30px;
  color: #222;
  opacity: .6;
  font-size: 12px;
}

.box-slider {
  background-color: #fff;
  height: 100% !important;
  position: relative;
}

.box-slider.empty {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-slider.empty h2 {
  font-size: 21px;
  margin: 0;
  padding: 0;
  color: #222;
}

.box-slider .box-slider-heading h2 {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 31px;
  line-height: 40px;
  color: #42A5F5;
}

.box-slider .box-slider-heading h3 {
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
  color: #222;
  opacity: .6;
}

.box-slider .box-slider-heading p {
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
  opacity: .6;
  color: #222;
  border-top: 1px solid #eee;
  padding-top: 20px;
}

.box-slider .box-slider-footer {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  padding: 20px;
  border: 1px solid #eee;
}

.box-slider .box-slider-footer .col:last-child .box-slider-footer-stat {
  border: none;
}

.box-slider .box-slider-footer .box-slider-footer-stat {
  border-right: 1px solid #eee;
}

.box-slider .box-slider-footer .box-slider-footer-stat h4 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 10px;
}

.box-slider .box-slider-footer .box-slider-footer-stat h2 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-weight: bold;
}

.dashboard-boxes h1 {
  font-size: 28px;
  font-weight: 300;
  color: #2d2f39;
  line-height: 1.25;
  margin: 0;
  padding: 20px 0 0;
}

.dashboard-boxes h2 {
  font-size: 24px;
  font-weight: 300;
  color: #898c98;
  line-height: 1.25;
  margin: 0;
  padding: 10px 0 0;
}

.dashboard-boxes .widgets {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.dashboard-boxes .widgets:last-child {
  margin-bottom: 0;
}

.dashboard-boxes .widget-box {
  position: relative;
  width: 100%;
  padding: 20px;
  margin: 25px 0;
  background-color: #fff;
  border-radius: 4px;
  transition: box-shadow .2s;
}

.dashboard-boxes .widget-box .widget-box {
  background-color: transparent;
  padding: 0;
  margin: 0;
}

.dashboard-boxes .widget-box.width-50 {
  width: 49%;
}

.dashboard-boxes .widget-box.width-33 {
  width: 32%;
}

.dashboard-boxes .widget-box.width-25 {
  width: 24%;
}

.dashboard-boxes .widget-box.width-20 {
  width: 19%;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 20px;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-title-icon,
.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-help {
  vertical-align: middle;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-help {
  cursor: pointer;
  color: #afb8bc;
  opacity: .5;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-help:hover {
  opacity: 1;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-title {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #2d2f39;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-subtitle {
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #898c98;
  line-height: 1.25;
  margin: 0;
  padding: 0;
}

.dashboard-boxes .widget-box .widget-header .widget-header-title-wrapper .widget-subtitle.no-active {
  font-size: 18px;
  font-weight: normal;
}

.dashboard-boxes .widget-box .widget-header .widget-actions {
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-top: 6px;
}

.dashboard-boxes .widget-box .widget-header .widget-actions > * {
  display: inline-block;
  vertical-align: middle;
}

.dashboard-boxes .widget-box .widget-header .widget-actions > *:not(:last-child) {
  margin-right: 5px;
}

.dashboard-boxes .widget-box .widget-header .widget-actions > * i {
  color: #818e94;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dashboard-boxes .widget-box .widget-header .widget-actions .ico-button-circle {
  border: 1px solid #dbe0e3;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  transition: opacity .2s;
  transform: translateZ(0);
  will-change: opacity;
}

.dashboard-boxes .widget-box .widget-header .widget-actions .ico-button-circle:hover {
  opacity: .85;
}

.dashboard-boxes .widget-box .widget-data .widget-info-bubble-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  color: #afb8bc;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  opacity: .5;
  z-index: 1;
}

.dashboard-boxes .widget-box .widget-data .widget-info-bubble-icon:hover {
  opacity: .85;
}

.dashboard-boxes .widget-box .widget-data .widget-content {
  margin: 0;
  position: relative;
}

.dashboard-boxes .widget-box .widget-data .widget-content .btn {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #1089f9;
  padding: 14px 28px;
  border-radius: 6px;
  transition: opacity .2s;
  transform: translateZ(0);
  cursor: pointer;
  border: none;
  will-change: opacity;
  line-height: normal;
  text-transform: none;
}

.dashboard-boxes .widget-box .widget-data .widget-content .btn:hover {
  opacity: .85;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi {
  text-align: center;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-icon {
  color: #1089f9;
  background-color: rgba(16, 137, 249, 0.1);
  border-radius: 50%;
  padding: 14px;
  margin: 10px 0 5px;
  display: inline-block;
  width: 48px;
  height: 48px;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-icon i {
  font-size: 20px;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-icon.green {
  color: #30d545;
  background-color: rgba(0, 249, 90, 0.1);
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-icon.orange {
  color: #d5b608;
  background-color: rgba(249, 150, 0, 0.1);
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-icon.red {
  color: #d33701;
  background-color: rgba(249, 51, 0, 0.1);
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-value {
  font-size: 38px;
  line-height: 54px;
  letter-spacing: .86px;
  font-weight: 600;
  margin: 0;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-title {
  color: #637178;
  font-size: 16px;
  margin: 0;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-title .title-help {
  cursor: pointer;
  color: #afb8bc;
  opacity: .5;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-title .title-help:hover {
  opacity: 1;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-evol {
  text-align: center;
  margin: 0;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-evol i {
  font-size: 12px;
  margin-right: 5px;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-evol > * {
  color: #1089f9;
  display: inline-block;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-evol.widget-kpi-evol-red > * {
  color: #ee3034;
}

.dashboard-boxes .widget-box .widget-data .widget-content.widget-kpi .widget-kpi-evol.widget-kpi-evol-green > * {
  color: #3cc43e;
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data {
  text-align: center;
  margin: 75px 0;
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data .widget-no-data-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 150px;
  height: 150px;
  margin: auto;
  background-color: #fff;
  border-radius: 50%;
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data .widget-no-data-icon-wrapper .widget-no-data-icon {
  width: 84px;
  height: 84px;
  border: 2px dashed #ff9513;
  border-radius: 50%;
  background-origin: border-box;
  background-clip: content-box,border-box;
  color: #ff9513;
  background-color: rgba(255, 149, 19, 0.1);
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data .widget-no-data-icon-wrapper .widget-no-data-icon i {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ff9513;
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data .widget-no-data-icon-wrapper .widget-no-data-icon.no-active {
  border-color: #1089f9;
  color: #1089f9;
  background-color: rgba(16, 137, 249, 0.1);
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data .widget-no-data-icon-wrapper .widget-no-data-icon.no-active i {
  color: #1089f9;
}

.dashboard-boxes .widget-box .widget-data .widget-content .widget-no-data p {
  color: #637178;
  font-size: 16px;
  line-height: 22px;
  margin-top: 30px;
}

@media only screen and (min-width: 1px) {
  .dashboard_boxes {
    margin-top: 30px;
  }
  .dashboard_boxes .service_row {
    margin-bottom: 30px;
  }
  .dashboard_boxes .dashboard_box {
    margin-bottom: 30px;
    padding: 15px;
  }
  .dashboard_boxes .dashboard_box i {
    float: left;
    margin-right: 15px;
    font-size: 50px;
    line-height: 50px;
  }
  .dashboard_boxes .dashboard_box h4 {
    float: left;
    margin: 15px 0;
  }
  .dashboard_boxes .dashboard_box p {
    float: left;
    min-height: 130px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .dashboard_boxes .dashboard_box.user {
    background-color: blueviolet;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.subscription {
    background-color: cadetblue;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.product {
    background-color: darkolivegreen;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.role {
    background-color: yellowgreen;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.company {
    background-color: crimson;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.social_live_finder {
    background-color: cornflowerblue;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.social_performance {
    background-color: yellowgreen;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.active_brand {
    background-color: orange;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.facebook_page {
    background-color: palevioletred;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.request_quote {
    background-color: palevioletred;
    color: #FFF;
  }
  .dashboard_boxes .dashboard_box.request_quote a:not(.btn) {
    color: #FFF;
    text-decoration: underline;
  }
}

.landing-services {
  /*padding: 20px 10px 0;*/
  position: relative;
  /*margin: 10px 0 30px;*/
}

.landing-services .landing-services-wrapper {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: inherit;
  z-index: 1;
}

.landing-services .landing-services-wrapper .services {
  display: flex;
  width: 100%;
  margin-bottom: 0;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}

.landing-services .landing-services-wrapper .services .service {
  position: relative;
  border-radius: 4px !important;
  min-width: 330px;
  max-width: calc(50% - 24px);
  vertical-align: bottom;
  background: #fff;
  margin: 18px 12px;
  padding-bottom: 80px;
  box-shadow: 0 1px 5px 0 rgba(34, 40, 43, 0.06);
}

.landing-services .landing-services-wrapper .services .service:last-of-type {
  flex-grow: 1;
  max-width: none;
}

.landing-services .landing-services-wrapper .services .service .service-header {
  border-radius: 4px 0 0 0;
  /*width: 330px;*/
  width: 100%;
  padding: 20px;
  background-color: #fff;
}

.landing-services .landing-services-wrapper .services .service .service-header h2 {
  font-size: 18px;
  letter-spacing: .5px;
  line-height: 1.4;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 60px;
}

.landing-services .landing-services-wrapper .services .service .service-header h2.ab24 {
  text-indent: -999em;
  background-image: url(../media/img/ActiveBrand24_orrizzontale.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.landing-services .landing-services-wrapper .services .service .service-info {
  border-radius: 0;
  /*width: 330px;*/
  width: 100%;
  padding: 0 20px 25px;
  background-color: #fff;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  text-align: left;
  color: #fff;
}

.landing-services .landing-services-wrapper .services .service .service-info .service-description {
  font-size: 12px;
  opacity: .6;
  color: #222;
}

.landing-services .landing-services-wrapper .services .service .service-info .service-description a {
  color: #1799DD !important;
}

.landing-services .landing-services-wrapper .services .service .service-footer {
  position: absolute;
  bottom: 0;
  /*width: 330px;*/
  width: 100%;
  background-color: #fff;
  border-radius: 0 0 0 4px;
  text-align: center;
  border: none;
  padding: 20px;
}

.landing-services .landing-services-wrapper .services .service .service-footer a, .landing-services .landing-services-wrapper .services .service .service-footer button {
  text-decoration: none;
  vertical-align: baseline;
  text-transform: uppercase;
  cursor: pointer;
  height: 47px;
  border-radius: 4px;
  text-align: center;
  line-height: 45px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  background-color: #1799DD;
  border: 1px solid #1799DD;
  color: #FFF;
  min-width: 169px;
  margin: 0 auto;
  width: auto;
  font-size: 15px;
  font-weight: 500;
  padding: 0 15px;
  display: block;
}

.landing-services .landing-services-wrapper .services .service .service-footer a:hover, .landing-services .landing-services-wrapper .services .service .service-footer button:hover {
  background-color: #00BCD6;
  color: #fff;
  border: 1px solid #00BCD6;
}

.landing-services .landing-services-wrapper .services .service .service-fixed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 330px;
  right: 0;
  border-radius: 0 4px 4px 0;
  border: none;
  padding: 20px;
  background-color: #fff;
}

.landing-services .landing-services-wrapper .services .service .service-fixed form {
  height: 100%;
}

.landing-services .landing-services-wrapper .services .service .service-fixed form textarea {
  display: block;
  border: 1px solid #eee;
  height: calc(100% - 67px);
  width: 100%;
}

.landing-services .landing-services-wrapper .services .service .service-fixed form button {
  display: block;
  width: 100%;
  margin-top: 20px;
  height: 47px;
}

.princing-plans {
  padding: 20px 10px 0;
  position: relative;
  margin: 10px 0 30px;
}

.princing-plans .princing-plans-wrapper {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: inherit;
  z-index: 1;
}

.princing-plans .princing-plans-wrapper > h1 {
  font-size: 35px;
  font-weight: 400;
  padding: 0;
  margin: 0 0 16px;
  color: #001B2F;
  text-transform: unset;
}

.princing-plans .princing-plans-wrapper > p {
  max-width: 677px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #55687C;
  padding: 0;
  margin: 0 auto 30px;
}

.princing-plans .princing-plans-wrapper .plans {
  display: flex;
  width: 100%;
  margin-bottom: 0;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: center;
}

.princing-plans .princing-plans-wrapper .plans .plan {
  position: relative;
  border-radius: 4px !important;
  display: inline-block;
  width: 330px;
  /* 20% */
  max-width: 330px;
  vertical-align: bottom;
  background: #FFF;
  margin: 18px 12px;
  box-shadow: 0 1px 5px 0 rgba(34, 40, 43, 0.06);
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe {
  width: 50%;
  max-width: 50%;
  min-width: 450px;
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe .stripe-wrapper {
  width: 100%;
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe .stripe-wrapper label {
  color: #fff;
  font-weight: 400;
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe .stripe-wrapper #card-errors {
  color: #9c1d03;
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe .stripe-wrapper .field_wrapper {
  background-color: #FFF;
  text-align: left;
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe .stripe-wrapper .field_wrapper .form-control {
  padding-left: 10px;
  padding-right: 10px;
}

.princing-plans .princing-plans-wrapper .plans .plan.stripe .stripe-wrapper .field_wrapper label {
  color: #001B2F;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header {
  background-color: #1799DD;
  border-radius: 4px;
  min-height: 370px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex: 1 1 auto;
  padding: 40px 20px;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header.special {
  background-color: #001B2F;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header.special .plan-cta a {
  background-color: #00BCD6;
  border: 1px solid #00BCD6;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header h3 {
  opacity: .75;
  font-size: 15px;
  letter-spacing: .5px;
  line-height: 1.8;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-prices {
  position: relative;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-prices .plan-cost {
  display: inline-block;
  font-size: 30px;
  /*font-weight: 600;*/
  line-height: .83;
  text-align: center;
  color: #fff;
  opacity: 1;
  margin-top: 5px;
  margin-bottom: 0;
  transition: all .3s ease-in-out;
  transform: rotateX(0) translateY(0);
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-prices .plan-cost[data-plan="yearly"] {
  display: block;
  font-size: 16px;
  opacity: .83;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-features {
  display: table;
  width: 100%;
  border-radius: 0 0 4px 4px;
  height: auto;
  border: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-features ul {
  list-style: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-features ul li {
  position: relative;
  font-size: 15px;
  line-height: 28px;
  text-align: left;
  color: #fff;
  font-weight: 400 !important;
  margin: 0;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-features ul li strong {
  font-weight: 800;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-cta {
  border-radius: 0 0 4px 4px;
  text-align: center;
  border: none;
  padding: 15px 0 0;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-cta a, .princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-cta button {
  text-decoration: none;
  vertical-align: baseline;
  text-transform: uppercase;
  cursor: pointer;
  height: 47px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  display: inline-block;
  line-height: 45px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  background: 0 0;
  color: #FFF;
  min-width: 169px;
  margin: 0 auto;
  width: auto;
  font-size: 15px;
  font-weight: 500;
  padding: 0 15px;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-cta a:hover, .princing-plans .princing-plans-wrapper .plans .plan .plan-header .plan-cta button:hover {
  background-color: #FFF;
  color: #1799DD;
  border: 1px solid #FFF;
}

.princing-plans .princing-plans-wrapper .plans .plan .plan-info {
  border: 1px solid #EBF0F5;
  border-bottom: none;
  border-top: none;
  border-radius: 0 0 4px 4px;
  background: #F9FAFD;
  padding: 25px 30px;
  height: 100px;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  text-align: center;
  color: #001B2F;
}

.StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

@media only screen and (min-width: 1px) {
  #documents_indexed {
    width: 100%;
    height: 300px;
    margin-top: 15px;
  }
  .highcharts-tooltip-box {
    fill: white;
    stroke-width: 1;
    stroke: #e3e3e3;
  }
  .highcharts-tooltip text {
    fill: #3382B3;
    padding: 0;
    color: #3382B3;
    font-family: "Montserrat", sans-serif;
    white-space: nowrap;
  }
  .hc_tooltip_date {
    font-size: 12px;
  }
  .hc_tooltip_label {
    fill: #999;
    font-size: 12px;
    font-weight: bold;
  }
  .hc_tooltip_value {
    fill: #3382B3;
    font-size: 22px;
    font-weight: 300;
  }
  .hc_separator {
    fill: #FFF;
  }
  .web-finder-documents {
    margin-top: 15px;
  }
  .web-finder-documents .col {
    position: relative;
  }
  .web-finder-documents .single-document {
    margin-bottom: 15px;
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  }
  .web-finder-documents .single-document h4 {
    margin-top: 0;
    line-height: 22px;
    font-size: 16px;
  }
  .web-finder-documents .single-document p {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .web-finder-documents .single-document .panel-footer {
    border-top: none;
    background-color: #FAFAFA;
    height: 35px;
  }
  .web-finder-documents .single-document .btn {
    font-size: 12px;
    margin-top: -5px;
  }
  .web-finder-documents .single-document .date {
    font-size: 12px;
  }
  .web-finder-filters hr {
    margin-bottom: 0;
  }
  .web-finder-filters h4 {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: left;
  }
  .web-finder-filters h5 {
    margin-top: 15px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
  }
  .web-finder-filters .slider-container .labels {
    position: relative;
  }
  .web-finder-filters .slider-container .labels .slider-description {
    font-size: 10px;
    top: -10px;
  }
  .web-finder-filters .slider-container .labels .slider-description.left,
  .web-finder-filters .slider-container .labels .slider-description.right {
    position: absolute;
  }
  .web-finder-filters .slider-container .labels .slider-description.left {
    left: 0;
  }
  .web-finder-filters .slider-container .labels .slider-description.right {
    right: 0;
  }
  .web-finder-filters .slider-container .labels .slider-description.center {
    position: relative;
    text-align: center;
  }
  .web-finder-filters .btn-clear-filters {
    margin-top: -22px;
    line-height: 1.5em;
    background-color: #FAFAFA;
    color: #666666;
  }
  .web-finder-filters .btn:active,
  .web-finder-filters .btn:focus {
    border-color: #3382B3;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
    outline: 0;
  }
}

@media only screen and (min-width: 1px) {
  .ab-doc-word-in-list {
    display: inline;
    padding-right: 5px;
    padding-left: 8px;
    font-weight: bold;
    font-size: 12px;
  }
  #AB_search_form .col {
    padding-top: 5px;
  }
  .ab-alert-filter {
    background-color: rgba(144, 202, 249, 0.4);
    border-color: rgba(144, 202, 249, 0.4);
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  .ab-alert-filter .ab-filter {
    display: inline;
    color: #666;
  }
  .ab-hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #666;
    text-align: center;
    height: 1.5em;
    opacity: .5;
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .ab-hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
  }
  .ab-hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    margin-right: 50px;
    color: #666;
    padding: 0 .5em;
    line-height: 1.5em;
    font-size: 14px;
    color: #3382B3;
    font-weight: bold;
    background-color: #fcfcfa;
  }
  .ab-tab-content-detail {
    box-shadow: 0 0;
  }
  .ab-tab-content-detail h5 {
    display: inline;
    color: #666;
  }
  .ab-tab-content-detail .icon-total-favourite {
    color: lightblue;
  }
  .ab-tab-content-detail .icon-total-deleted {
    color: darkred;
  }
  .ab-tab-content-detail .icon-total-positive {
    color: lightgreen;
  }
  .ab-tab-content-detail .icon-total-neutral {
    color: lightsalmon;
  }
  .ab-tab-content-detail .icon-total-negative {
    color: lightcoral;
  }
  .ab-tab-content-detail .row {
    margin-top: 8px;
  }
  .ab-tab-content-top {
    box-shadow: 0 0;
    font-size: 13px;
    margin-top: 20px;
  }
  .ab-tab-content-top hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ab-link-document-source {
    font-size: 14px;
    font-weight: bold;
  }
  .ab-link-document {
    font-size: 12px;
  }
  .ab-btn-note {
    font-size: 13px;
    margin-top: -5px;
  }
  .ab-btn-undoAll {
    font-size: 12px;
    padding: 0;
    border: 0;
    margin-top: -5px;
  }
  .ab-btn-resetFilter {
    font-size: 14px;
    line-height: 22px;
    padding: 0 5px;
    float: right;
  }
  .ab-icon-sentiment {
    font-size: 18px;
    margin-top: 8px;
  }
  .ab-icon-sentiment-negative {
    color: lightcoral;
  }
  .ab-icon-sentiment-neutral {
    color: lightsalmon;
  }
  .ab-icon-sentiment-positive {
    color: lightgreen;
  }
  .ab-current-status {
    margin-top: 6px;
    color: #3382B3;
    font-weight: bold;
  }
  .dropdown-tags {
    width: 400px;
  }
  .dropdown-tags .btn-sm {
    margin-top: 2px;
  }
  .dropdown-note {
    width: 400px;
    height: 400px;
  }
  .dropdown-note .btn-sm {
    margin-top: 2px;
  }
  .ab-note-set {
    color: green;
  }
  .ab-note-unset {
    color: #3382B3;
  }
  .ab-bold {
    font-weight: bold;
  }
  .ab-nobold {
    font-weight: normal;
  }
  .ab-btn-search-submit {
    margin-top: 35px;
  }
}

.ab-info-header {
  font-weight: bold;
  font-size: 12px;
}

.ab-info-body {
  font-size: 11px;
  color: gray;
}

.observatory-creation-recap h2 {
  padding-left: 20px;
  margin-bottom: 40px;
}

.observatory-creation-recap h2.success {
  border-left: 4px solid green;
}

.observatory-creation-recap h2.no_success {
  border-left: 4px solid #666;
}

.observatory-creation-recap .jumbotron {
  padding: 20px;
  background-color: rgba(66, 165, 245, 0.07);
}

.observatory-creation-recap .jumbotron h1 {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #4c4c4c;
}

.observatory-creation-recap .jumbotron > .row {
  margin-bottom: 10px;
}

.observatory-creation-recap .jumbotron > .row h3 {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .5px;
  margin: 0;
  line-height: 27px;
}

.observatory-creation-recap .jumbotron > .row h3.with-tags {
  line-height: 27px;
}

.observatory-creation-recap .jumbotron > .row p {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 1.6;
}

.observatory-creation-recap .jumbotron > .row p.description {
  margin-bottom: 10px;
}

.observatory-creation-recap .jumbotron > .row p .tag {
  border-radius: 2px;
  background-color: #42A5F5;
  border-color: #42A5F5;
  color: #fff;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-bottom: 8px;
  padding: 0 11px;
  height: 27px;
  line-height: 27px;
  font-size: 11px;
}

.sf-tw-documents {
  margin-top: 15px;
}

.sf-tw-documents .col {
  position: relative;
}

.sf-tw-documents .single-document {
  margin-bottom: 15px;
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.sf-tw-documents .single-document .sf-category {
  text-align: right;
}

.sf-tw-documents .single-document .date {
  font-size: 12px;
}

.sf-tw-documents .single-document .sf-detail {
  font-size: 10px;
  text-align: center;
  font-weight: bold;
}

.sf-tw-documents .single-document .sf-detail {
  border-right: 1px solid #ddd;
}

.sf-tw-documents .single-document .sf-detail:last-child {
  border-right: none;
}

.sf-tw-documents .single-document .panel-footer {
  background-color: #fff;
}

.avatar-image {
  border-radius: 50%;
  max-width: 50px;
  border: 1px solid #f5f5f5;
}

@media only screen and (min-width: 1px) {
  .real_time_last_tweets {
    height: 320px;
    overflow: auto;
  }
}

@media only screen and (min-width: 768px) {
  .real_time_last_tweets {
    height: 400px;
  }
}

@media only screen and (min-width: 1px) {
  .real_time_media_wall {
    height: 320px;
    overflow: hidden;
  }
  .real_time_media_wall.slick-initialized {
    overflow: visible;
  }
  .real_time_media_wall .slide {
    position: relative;
    height: 320px;
    overflow: hidden;
  }
  .real_time_media_wall .slide img {
    width: 100%;
    height: 100%;
    border: 1px #e4e4e4 solid;
    background-position: center;
    background-size: cover;
  }
  .real_time_media_wall .slide .tweet_block {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
  }
}

@media only screen and (min-width: 768px) {
  .real_time_media_wall {
    height: 400px;
  }
  .real_time_media_wall .slide {
    height: 400px;
  }
}

@media only screen and (min-width: 1px) {
  .top_stats_top_tweets {
    height: 320px;
    overflow: auto;
  }
}

@media only screen and (min-width: 768px) {
  .top_stats_top_tweets {
    height: 550px;
  }
}

.cloud-container {
  height: 350px;
  margin: 40px 0;
  background-image: url("../media/img/loading.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px;
}

.cloud-container .cloud.jqcloud {
  background-color: #fff;
}

@media only screen and (min-width: 992px) {
  .label_component {
    margin-top: 20px;
    border-bottom: 1px solid #cfd7df;
  }
  .label_component:last-child {
    margin-bottom: 20px;
    border-bottom: none;
  }
  .label_component .label_header {
    padding-bottom: 20px;
  }
  .label_component .label_header h2 {
    margin: 0 0 10px;
  }
  .label_component .label_header h3 {
    margin: 0 0 10px;
  }
}

.img-post {
  height: 200px;
}

.facebook-panel {
  margin: 0;
  word-break: break-all;
}

.facebook-panel p {
  margin-left: 125px;
}

.ps-dashboard-photos-panel h2 {
  margin: 0;
}

.ps-dashboard-photos-panel h4 {
  display: inline;
}

.photogrid {
  margin: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(150px, 1fr))[auto-fill];
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 10px;
}

.ph-single-photo {
  margin: 5px 5px 5px 5px;
  background-color: #eaebff;
  position: relative;
}

.ph-single-photo .ph-photo-background {
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.ph-single-photo .social-logo {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  padding: 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.ph-single-photo .face-detected {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  padding: 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #fff;
}

.ph-single-photo .ph-photo-favorite {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  color: #fff;
  padding: 0px 4px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.ph-single-photo .ph-photo-favorite:hover, .ph-single-photo .ph-photo-favorite.active {
  color: darkred;
}

.ph-single-photo .ph-photo-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fefefe;
  padding: 0px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
  font-size: 12px;
}

.ph-single-photo .ph-photo-footer .ph-photo-date {
  justify-self: flex-start;
  flex-grow: 1;
  padding-left: 8px;
}

.ph-single-photo .ph-photo-footer .ph-photo-remove {
  justify-self: flex-end;
}

.ph-single-photo .ph-photo-footer .ph-photo-remove button:hover {
  color: #fff;
}

.ph-single-photo .ph-photo-footer .ph-photo-remove button i {
  position: relative;
  bottom: -2px;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
}

#vision .nav-tabs .badge-info {
  background-color: #42A5F5;
}

#vision .panel .tab-content {
  box-shadow: none;
  padding: 0;
}

#vision .panel .tab-content .tab-pane {
  height: 70vh;
  overflow-y: scroll;
  width: 100%;
}

#vision .panel .tab-content .tab-pane .table {
  border-spacing: 0;
  margin: 0;
}

#vision .panel .tab-content .tab-pane .table tr {
  box-shadow: none;
}

#vision .panel .tab-content .tab-pane .table tr:hover {
  background-color: #f0f0f0;
  cursor: pointer;
}

#vision .panel .tab-content .tab-pane .table tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 5px;
}

#vision .panel .tab-content .tab-pane .table tr td .badge-info {
  background-color: #42A5F5;
}

#vision #vision-photos-label {
  display: inline-block;
  color: #777;
  margin-right: 10px;
  margin-left: 10px;
}

#vision .photogrid .ph-single-photo {
  cursor: pointer;
}

article.vision-post {
  align-items: stretch;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  min-height: 350px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  height: 85vh;
}

article.vision-post header {
  align-items: center;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  height: 78px;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
  margin: 0;
  position: absolute;
  right: 24px;
  top: 0;
  width: calc(50% - 48px);
}

article.vision-post header .avatar {
  width: 40px;
  height: 40px;
  background-color: #f4f4f4;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
}

article.vision-post header .avatar .social_user_avatar {
  position: relative;
  width: 100%;
  height: 100%;
  margin-right: 0;
  border: none;
  border-radius: 0;
}

article.vision-post header .avatar .social_user_avatar img {
  width: 100%;
  height: 100%;
}

article.vision-post header .avatar .social_user_avatar img::after {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

article.vision-post header .avatar-info {
  align-items: flex-start;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  margin: 0;
  padding: 0;
  position: relative;
  flex-grow: 1;
  margin-left: 12px;
  overflow: hidden;
}

article.vision-post header .avatar-info .title {
  flex-direction: row;
  align-items: baseline;
  max-width: 240px;
}

article.vision-post header .avatar-info .title h2 {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}

article.vision-post header .avatar-info .title h2 a {
  color: #262626;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

article.vision-post header .avatar-info .subtitle {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  line-height: 1.5rem;
  font-size: 1.2rem;
}

article.vision-post header .avatar-info .subtitle i {
  margin-right: 1px;
  margin-left: 12px;
}

article.vision-post header .avatar-info .subtitle i:first-child {
  margin-left: 0;
}

article.vision-post header .date {
  color: #999;
  line-height: 1.5rem;
  font-size: 1.2rem;
  text-align: right;
}

article.vision-post .post-media {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #fafafa;
  align-items: stretch;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-shrink: 1;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  justify-content: center;
  margin-right: 50%;
  height: auto;
}

article.vision-post .post-media img,
article.vision-post .post-media video {
  display: inline-block;
  width: 100%;
  height: 70%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

article.vision-post .post-media.big img,
article.vision-post .post-media.big video {
  height: 100%;
}

article.vision-post .post-media .face {
  position: absolute;
  opacity: 0;
  transition: opacity .5s;
  cursor: help;
  border: 2px solid #42A5F5;
}

article.vision-post .post-media .face.active {
  opacity: 1;
}

article.vision-post .post-media .description {
  overflow: auto;
  margin: 0;
  padding: 12px 24px;
  word-break: break-word;
  overflow-x: hidden;
  color: #262626;
  line-height: 1.6rem;
  font-size: 1.3rem;
  height: 30%;
  text-align: left;
}

article.vision-post .post-media .description h3 {
  color: #262626;
  margin: 0 0 5px;
  font-size: 1.2rem;
  font-weight: bold;
}

article.vision-post aside {
  align-items: stretch;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0;
  padding: 0 24px;
  position: absolute;
  overflow: auto;
  bottom: 0;
  right: 0;
  top: 78px;
  width: 50%;
}

article.vision-post aside h3 {
  color: #262626;
  margin: 0 0 5px;
  font-size: 1.2rem;
  font-weight: bold;
}

article.vision-post aside .stats {
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  bottom: 120px;
  overflow: auto;
}

article.vision-post aside .stats.big {
  bottom: 24px;
  top: 24px;
}

article.vision-post aside .stats .table {
  border-spacing: 0;
  margin: 0;
}

article.vision-post aside .stats .table tr {
  box-shadow: none;
}

article.vision-post aside .stats .table tr:last-child td {
  border-bottom: none !important;
}

article.vision-post aside .stats .table tr td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 5px;
}

article.vision-post aside .stats .table tr td .badge-info {
  background-color: #42A5F5;
}

article.vision-post aside .ocr {
  align-items: stretch;
  border: 0 solid #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 24px;
  height: 120px;
  overflow: auto;
  border-top: 1px solid #efefef;
  color: #999;
  font-size: 1.2rem;
  line-height: 18px;
  min-height: 56px;
  justify-content: center;
  margin-top: 4px;
  padding-right: 26px;
  order: 5;
}

.totalwall-walls {
  margin-top: 15px;
}

.image_scan-label-row {
  cursor: pointer;
}

.image_scan-label-row:hover, .image_scan-label-row.active {
  color: white;
  background-color: #3382B3;
}

.single-report p {
  max-height: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.single-report img {
  vertical-align: middle;
  -o-object-fit: contain;
  object-fit: contain;
  height: 300px;
  width: 80%;
}

.single-report h6 {
  color: #3097D1;
}

/*# sourceMappingURL=main.css.map */
