/* line 5, ../scss/style.scss */
html,body {
  visibility: hidden;
}

/* ios styles */
body {
    -webkit-text-size-adjust: none;
}

html, body {
	height: 100%;
}

a, label{
    -webkit-tap-highlight-color: transparent;
}
/* ios styles */

@media (min-width: 420px) and (max-width: 767px) {
  /* line 10, ../scss/style.scss */
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left;
  }

  /* line 23, ../scss/style.scss */
  .col-ms-1 {
    width: 8.33333%;
  }

  /* line 26, ../scss/style.scss */
  .col-ms-2 {
    width: 16.66667%;
  }

  /* line 29, ../scss/style.scss */
  .col-ms-3 {
    width: 25%;
  }

  /* line 32, ../scss/style.scss */
  .col-ms-4 {
    width: 33.33333%;
  }

  /* line 35, ../scss/style.scss */
  .col-ms-5 {
    width: 41.66667%;
  }

  /* line 38, ../scss/style.scss */
  .col-ms-6 {
    width: 50%;
  }

  /* line 41, ../scss/style.scss */
  .col-ms-7 {
    width: 58.33333%;
  }

  /* line 44, ../scss/style.scss */
  .col-ms-8 {
    width: 66.66667%;
  }

  /* line 47, ../scss/style.scss */
  .col-ms-9 {
    width: 75%;
  }

  /* line 50, ../scss/style.scss */
  .col-ms-10 {
    width: 83.33333%;
  }

  /* line 53, ../scss/style.scss */
  .col-ms-11 {
    width: 91.66667%;
  }

  /* line 56, ../scss/style.scss */
  .col-ms-12 {
    width: 100%;
  }

  /* line 59, ../scss/style.scss */
  .col-ms-push-1 {
    left: 8.33333%;
  }

  /* line 62, ../scss/style.scss */
  .col-ms-push-2 {
    left: 16.66667%;
  }

  /* line 65, ../scss/style.scss */
  .col-ms-push-3 {
    left: 25%;
  }

  /* line 68, ../scss/style.scss */
  .col-ms-push-4 {
    left: 33.33333%;
  }

  /* line 71, ../scss/style.scss */
  .col-ms-push-5 {
    left: 41.66667%;
  }

  /* line 74, ../scss/style.scss */
  .col-ms-push-6 {
    left: 50%;
  }

  /* line 77, ../scss/style.scss */
  .col-ms-push-7 {
    left: 58.33333%;
  }

  /* line 80, ../scss/style.scss */
  .col-ms-push-8 {
    left: 66.66667%;
  }

  /* line 83, ../scss/style.scss */
  .col-ms-push-9 {
    left: 75%;
  }

  /* line 86, ../scss/style.scss */
  .col-ms-push-10 {
    left: 83.33333%;
  }

  /* line 89, ../scss/style.scss */
  .col-ms-push-11 {
    left: 91.66667%;
  }

  /* line 92, ../scss/style.scss */
  .col-ms-pull-1 {
    right: 8.33333%;
  }

  /* line 95, ../scss/style.scss */
  .col-ms-pull-2 {
    right: 16.66667%;
  }

  /* line 98, ../scss/style.scss */
  .col-ms-pull-3 {
    right: 25%;
  }

  /* line 101, ../scss/style.scss */
  .col-ms-pull-4 {
    right: 33.33333%;
  }

  /* line 104, ../scss/style.scss */
  .col-ms-pull-5 {
    right: 41.66667%;
  }

  /* line 107, ../scss/style.scss */
  .col-ms-pull-6 {
    right: 50%;
  }

  /* line 110, ../scss/style.scss */
  .col-ms-pull-7 {
    right: 58.33333%;
  }

  /* line 113, ../scss/style.scss */
  .col-ms-pull-8 {
    right: 66.66667%;
  }

  /* line 116, ../scss/style.scss */
  .col-ms-pull-9 {
    right: 75%;
  }

  /* line 119, ../scss/style.scss */
  .col-ms-pull-10 {
    right: 83.33333%;
  }

  /* line 122, ../scss/style.scss */
  .col-ms-pull-11 {
    right: 91.66667%;
  }

  /* line 125, ../scss/style.scss */
  .col-ms-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 128, ../scss/style.scss */
  .col-ms-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 131, ../scss/style.scss */
  .col-ms-offset-3 {
    margin-left: 25%;
  }

  /* line 134, ../scss/style.scss */
  .col-ms-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 137, ../scss/style.scss */
  .col-ms-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 140, ../scss/style.scss */
  .col-ms-offset-6 {
    margin-left: 50%;
  }

  /* line 143, ../scss/style.scss */
  .col-ms-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 146, ../scss/style.scss */
  .col-ms-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 149, ../scss/style.scss */
  .col-ms-offset-9 {
    margin-left: 75%;
  }

  /* line 152, ../scss/style.scss */
  .col-ms-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 155, ../scss/style.scss */
  .col-ms-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 160, ../scss/style.scss */
  .container {
    max-width: 748px;
  }

  /* line 162, ../scss/style.scss */
  .form-horizontal .form-group .control-label {
    text-align: right;
  }
}
/* line 165, ../scss/style.scss */
.w700 {
  width: 700px;
}

/* line 166, ../scss/style.scss */
.w500 {
  width: 500px;
}

/* line 167, ../scss/style.scss */
.w400 {
  width: 400px;
}

/* line 168, ../scss/style.scss */
.w350 {
  width: 350px;
}

/* line 169, ../scss/style.scss */
.w300 {
  width: 300px;
}

/* line 170, ../scss/style.scss */
.w200 {
  width: 200px;
}

/* line 171, ../scss/style.scss */
.w150 {
  width: 150px;
}

/* line 172, ../scss/style.scss */
.w125 {
  width: 125px;
}

/* line 173, ../scss/style.scss */
.w110 {
  width: 110px;
}

/* line 174, ../scss/style.scss */
.w100 {
  width: 100px;
}

/* line 175, ../scss/style.scss */
.w70 {
  width: 70px;
}

/* line 176, ../scss/style.scss */
.w50 {
  width: 50px;
}

/* line 177, ../scss/style.scss */
.w30 {
  width: 30px;
}

/* line 178, ../scss/style.scss */
.w20 {
  width: 20px;
}

/* line 179, ../scss/style.scss */
.wp100 {
  width: 100%;
}

/* line 180, ../scss/style.scss */
.maxw200 {
  max-width: 200px;
}

/* line 181, ../scss/style.scss */
.maxwp100 {
  max-width: 100%;
}

/* line 182, ../scss/style.scss */
.hp100 {
  height: 100%;
}

/* line 183, ../scss/style.scss */
.dimp100 {
  width: 100%;
  height: 100%;
}

/* line 184, ../scss/style.scss */
.ml500 {
  margin-left: 510px;
}

/* line 185, ../scss/style.scss */
.ml400 {
  margin-left: 410px;
}

/* line 186, ../scss/style.scss */
.ml350 {
  margin-left: 360px;
}

/* line 187, ../scss/style.scss */
.ml300 {
  margin-left: 310px;
}

/* line 188, ../scss/style.scss */
.h300 {
  height: 300px;
}

/* line 189, ../scss/style.scss */
.h200 {
  height: 200px;
}

/* line 190, ../scss/style.scss */
.h150 {
  height: 150px;
}

/* line 191, ../scss/style.scss */
.h125 {
  height: 125px;
}

/* line 192, ../scss/style.scss */
.h100 {
  height: 100px;
}

/* line 193, ../scss/style.scss */
.minh100 {
  min-height: 100px;
}

/* line 194, ../scss/style.scss */
.minh200 {
  min-height: 200px;
}

/* line 195, ../scss/style.scss */
.maxh250 {
  max-height: 250px;
}

/* line 196, ../scss/style.scss */
.maxh150 {
  max-height: 150px;
}

/* line 197, ../scss/style.scss */
.p0 {
  padding: 0;
}

/* line 198, ../scss/style.scss */
.p5 {
  padding: 5px;
}

/* line 199, ../scss/style.scss */
.p10 {
  padding: 10px;
}

/* line 200, ../scss/style.scss */
.p20 {
  padding: 20px;
}

/* line 201, ../scss/style.scss */
.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 202, ../scss/style.scss */
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 203, ../scss/style.scss */
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 204, ../scss/style.scss */
.pt5 {
  padding-top: 5px;
}

/* line 205, ../scss/style.scss */
.pt10 {
  padding-top: 10px;
}

/* line 206, ../scss/style.scss */
.pt20 {
  padding-top: 20px;
}

/* line 207, ../scss/style.scss */
.pb5 {
  padding-bottom: 5px;
}

/* line 208, ../scss/style.scss */
.pb10 {
  padding-bottom: 10px;
}

/* line 209, ../scss/style.scss */
.pb20 {
  padding-bottom: 20px;
}

/* line 210, ../scss/style.scss */
.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 211, ../scss/style.scss */
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 212, ../scss/style.scss */
.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 213, ../scss/style.scss */
.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 214, ../scss/style.scss */
.pl5 {
  padding-left: 5px;
}

/* line 215, ../scss/style.scss */
.pl10 {
  padding-left: 10px;
}

/* line 216, ../scss/style.scss */
.pl20 {
  padding-left: 20px;
}

/* line 217, ../scss/style.scss */
.pl50 {
  padding-left: 50px;
}

/* line 218, ../scss/style.scss */
.pr5 {
  padding-right: 5px;
}

/* line 219, ../scss/style.scss */
.pr10 {
  padding-right: 10px;
}

/* line 220, ../scss/style.scss */
.pr20 {
  padding-right: 20px;
}

/* line 221, ../scss/style.scss */
.pr50 {
  padding-right: 50px;
}

/* line 222, ../scss/style.scss */
.m0 {
  margin: 0;
}

/* line 223, ../scss/style.scss */
.m5 {
  margin: 5px;
}

/* line 224, ../scss/style.scss */
.m10 {
  margin: 10px;
}

/* line 225, ../scss/style.scss */
.m20 {
  margin: 20px;
}

/* line 226, ../scss/style.scss */
.mtb5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 227, ../scss/style.scss */
.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 228, ../scss/style.scss */
.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 229, ../scss/style.scss */
.mt5 {
  margin-top: 5px;
}

/* line 230, ../scss/style.scss */
.mt10 {
  margin-top: 10px;
}

/* line 231, ../scss/style.scss */
.mt20 {
  margin-top: 20px;
}

/* line 232, ../scss/style.scss */
.mb5 {
  margin-bottom: 5px;
}

/* line 233, ../scss/style.scss */
.mb10 {
  margin-bottom: 10px;
}

/* line 234, ../scss/style.scss */
.mb20 {
  margin-bottom: 20px;
}

/* line 235, ../scss/style.scss */
.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 236, ../scss/style.scss */
.mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 237, ../scss/style.scss */
.mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 238, ../scss/style.scss */
.ml5 {
  margin-left: 5px;
}

/* line 239, ../scss/style.scss */
.ml10 {
  margin-left: 10px;
}

/* line 240, ../scss/style.scss */
.ml20 {
  margin-left: 20px;
}

/* line 241, ../scss/style.scss */
.mr5 {
  margin-right: 5px;
}

/* line 242, ../scss/style.scss */
.mr10 {
  margin-right: 10px;
}

/* line 243, ../scss/style.scss */
.mr20 {
  margin-right: 20px;
}

/* line 244, ../scss/style.scss */
.mrb5 {
  margin-right: 5px;
  margin-bottom: 5px;
}

/* line 245, ../scss/style.scss */
.mrb10 {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 246, ../scss/style.scss */
.mrb20 {
  margin-right: 20px;
  margin-bottom: 20px;
}

/* line 248, ../scss/style.scss */
.alerts {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}

/* line 254, ../scss/style.scss */
.alert {
  border-radius: 0;
  margin-bottom: 5px;
}

/* line 258, ../scss/style.scss */
.suggest {
  background-color: rgba(0, 0, 0, 0.03);
  margin-left: -5px;
  margin-right: -5px;
  padding: 14px 5px 3px;
  top: -5px;
  width: auto;
}

/* line 266, ../scss/style.scss */
.suggest button, .suggest button:hover {
  background-color: transparent;
}

/* line 269, ../scss/style.scss */
.suggest .btn-primary {
  color: #e22444;
}

/* line 272, ../scss/style.scss */
.suggest .btn-primary, .suggest .btn-primary:hover {
  box-shadow: none;
  background-image: none;
}

/* line 276, ../scss/style.scss */
.suggest .btn-default {
  padding-top: 8px;
}

/* line 279, ../scss/style.scss */
.suggest .btn-default, .suggest .btn-default:hover {
  color: #000;
}

/* line 282, ../scss/style.scss */
.suggest .close {
  font-size: 13px;
  margin-right: 5px;
  margin-top: -4px;
  opacity: 1;
}

/* line 289, ../scss/style.scss */
.animate-show {
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  left: 0;
}

/* line 290, ../scss/style.scss */
.animate-show.ng-hide-add, .animate-show.ng-hide-remove {
  display: block !important;
}

/* line 291, ../scss/style.scss */
.animate-show.ng-hide {
  left: -100%;
}

/* line 293, ../scss/style.scss */
.btn-link, .btn-link:hover, .btn-link:focus {
  color: rgba(0, 0, 0, 0.33);
  text-decoration: none;
}

/* line 298, ../scss/style.scss */
h2 .fa {
  font-size: 0.7em;
}

/* line 302, ../scss/style.scss */
.left-menu {
  top: 0;
  position: fixed;
  width: 90%;
  max-width: 500px;
  height: 100%;
  background-color: #fff !important;
  overflow: auto;
  z-index: 1031;
}

.left-menu-bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.2);
	z-index: 1030;
}

.oyh {
	overflow: hidden;
	max-height: 100%;
}

/* <action panels> */
/* line 313, ../scss/style.scss */
.pg-btn-container {
  clear: both;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  margin: 10px 5px;
  overflow: hidden;
}

/* line 321, ../scss/style.scss */
.pg-btn-container > div {
  border-bottom: 1px solid #DEDEDE;
  padding: 5px 0;
  margin: 0 0 -1px -1px;
}

/* line 327, ../scss/style.scss */
.pg-btn-container > div > button {
  border-left: 1px solid #DEDEDE;
  background: #f06078;
  height: 100px;
}

/* line 332, ../scss/style.scss */
.pg-btn-container > div > button:hover {
  border-left: 1px solid #DEDEDE;
  background: #f06078;
}

/*.pg-btn-container>div>div>span {
        color: #aaaaaa;
        font-size: 36px;
        display: inline-block;
}*/
/* </action panels> */
/* line 344, ../scss/style.scss */
body {
  background-color: #ECF6F7;
  /*#DEDEDE;*/
}

/* line 348, ../scss/style.scss */
#content {
  padding: 50px 5px 60px 5px;
  height: 100%;
}

/* line 352, ../scss/style.scss */
.btn-file {
  overflow: hidden;
  position: relative;
}

/* line 356, ../scss/style.scss */
.btn-file-input {
  cursor: inherit;
  display: block;
  filter: alpha(opacity=0);
  font-size: 999px;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  opacity: 0;
}

/* line 370, ../scss/style.scss */
.btn, .btn-lg {
  border-radius: 0;
}

/* line 373, ../scss/style.scss */
.btn-default, .btn-default:hover, btn-default:focus, btn-default:active {
  border: none;
  box-shadow: none;
  background-color: #EEE;
  background-image: none;
  color: #FF6767;
}

/* line 380, ../scss/style.scss */
.btn-group > .btn-primary {
  box-shadow: none;
  margin-left: 0px !important;
  text-shadow: none;
}

/* line 385, ../scss/style.scss */
.btn-group > .btn-primary.active {
  box-shadow: none;
  text-shadow: none;
}

/* line 390, ../scss/style.scss */
.default-avatar {
  background-color: #E8E8E8;
  color: #DDDDDD;
  font-size: 80px;
  line-height: 85px;
  padding: 15px 25px;
}

/* line 397, ../scss/style.scss */
.default-avatar span {
  color: #FF6767;
  font-size: 46%;
  left: 0;
  padding-top: 21px;
  position: absolute;
  width: 100%;
}

/* <im bubbles> */
/* line 407, ../scss/style.scss */
.bubble {
  background-color: rgba(0, 0, 0, 0.075);
  border-radius: 10px;
  min-height: 40px;
  position: relative;
  padding: 10px;
  word-wrap: break-word;
}

/* line 415, ../scss/style.scss */
.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  border-color: transparent rgba(0, 0, 0, 0.075);
  display: block;
  width: 0;
  z-index: 1;
  right: -8px;
  top: 10px;
}

/* line 427, ../scss/style.scss */
.bubble_o {
  margin: 0 0 0 90px;
}

/* line 430, ../scss/style.scss */
.bubble.bubble_o:after {
  border-width: 9px 0 9px 8px;
  right: -8px;
}

/* line 434, ../scss/style.scss */
.bubble_i {
  margin: 0 15px 0 75px;
}

/* line 437, ../scss/style.scss */
.bubble.bubble_i:after {
  border-width: 9px 8px 9px 0;
  left: -8px;
}

/* </im bubbles> */
/* <datepicker> */
/* line 444, ../scss/style.scss */
.datepicker {
  position: relative;
}

/* line 447, ../scss/style.scss */
.datepicker.opened {
  margin-bottom: 150px;
}

/* line 450, ../scss/style.scss */
.datepicker > input {
  padding-right: 20px;
}

/* line 454, ../scss/style.scss */
.datepicker > i {
  margin-right: 13px;
  margin-top: -24px;
}

/* line 459, ../scss/style.scss */
.datepicker thead tr:nth-child(2) {
  display: none;
}

/* line 463, ../scss/style.scss */
.datepicker thead button,
.datepicker thead button:active {
  background: none;
  box-shadow: none;
}

/* line 469, ../scss/style.scss */
.datepicker tbody button,
.datepicker tbody button:active {
  background: #f6f6f6;
  box-shadow: none;
}

/* line 475, ../scss/style.scss */
.datepicker button strong,
.datepicker button strong:active,
.datepicker button span,
.datepicker button span:active {
  color: #FF6767;
  box-shadow: none;
}

/* line 483, ../scss/style.scss */
.datepicker button[disabled] strong, .datepicker button[disabled] span {
  color: #aaaaaa;
}

/* line 487, ../scss/style.scss */
.datepicker ul li.divider {
  display: none !important;
}

/* line 491, ../scss/style.scss */
.datepicker ul li:last-child {
  display: none !important;
}

/*</datepicker>*/
/* line 496, ../scss/style.scss */
.form-control {
  border-radius: 0;
}

/* line 500, ../scss/style.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* line 514, ../scss/style.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../images/glyphicons-halflings-white.png");
}

/* line 533, ../scss/style.scss */
.icon-glass {
  background-position: 0 0;
}

/* line 537, ../scss/style.scss */
.icon-music {
  background-position: -24px 0;
}

/* line 541, ../scss/style.scss */
.icon-search {
  background-position: -48px 0;
}

/* line 545, ../scss/style.scss */
.icon-envelope {
  background-position: -72px 0;
}

/* line 549, ../scss/style.scss */
.icon-heart {
  background-position: -96px 0;
}

/* line 553, ../scss/style.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 557, ../scss/style.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 561, ../scss/style.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 565, ../scss/style.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 569, ../scss/style.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 573, ../scss/style.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 577, ../scss/style.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 581, ../scss/style.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 585, ../scss/style.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 589, ../scss/style.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 593, ../scss/style.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 597, ../scss/style.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 601, ../scss/style.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 605, ../scss/style.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 609, ../scss/style.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 613, ../scss/style.scss */
.icon-home {
  background-position: 0 -24px;
}

/* line 617, ../scss/style.scss */
.icon-file {
  background-position: -24px -24px;
}

/* line 621, ../scss/style.scss */
.icon-time {
  background-position: -48px -24px;
}

/* line 625, ../scss/style.scss */
.icon-road {
  background-position: -72px -24px;
}

/* line 629, ../scss/style.scss */
.icon-download-alt {
  background-position: -96px -24px;
}

/* line 633, ../scss/style.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 637, ../scss/style.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 641, ../scss/style.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 645, ../scss/style.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 649, ../scss/style.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 653, ../scss/style.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 657, ../scss/style.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 661, ../scss/style.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 665, ../scss/style.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 669, ../scss/style.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 673, ../scss/style.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 677, ../scss/style.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 681, ../scss/style.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 685, ../scss/style.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 689, ../scss/style.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 693, ../scss/style.scss */
.icon-tag {
  background-position: 0 -48px;
}

/* line 697, ../scss/style.scss */
.icon-tags {
  background-position: -25px -48px;
}

/* line 701, ../scss/style.scss */
.icon-book {
  background-position: -48px -48px;
}

/* line 705, ../scss/style.scss */
.icon-bookmark {
  background-position: -72px -48px;
}

/* line 709, ../scss/style.scss */
.icon-print {
  background-position: -96px -48px;
}

/* line 713, ../scss/style.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 717, ../scss/style.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 721, ../scss/style.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 725, ../scss/style.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 729, ../scss/style.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 733, ../scss/style.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 737, ../scss/style.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 741, ../scss/style.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 745, ../scss/style.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 749, ../scss/style.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 753, ../scss/style.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 757, ../scss/style.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 761, ../scss/style.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 765, ../scss/style.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 769, ../scss/style.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 773, ../scss/style.scss */
.icon-pencil {
  background-position: 0 -72px;
}

/* line 777, ../scss/style.scss */
.icon-map-marker {
  background-position: -24px -72px;
}

/* line 781, ../scss/style.scss */
.icon-adjust {
  background-position: -48px -72px;
}

/* line 785, ../scss/style.scss */
.icon-tint {
  background-position: -72px -72px;
}

/* line 789, ../scss/style.scss */
.icon-edit {
  background-position: -96px -72px;
}

/* line 793, ../scss/style.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 797, ../scss/style.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 801, ../scss/style.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 805, ../scss/style.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 809, ../scss/style.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 813, ../scss/style.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 817, ../scss/style.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 821, ../scss/style.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 825, ../scss/style.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 829, ../scss/style.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 833, ../scss/style.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 837, ../scss/style.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 841, ../scss/style.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 845, ../scss/style.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 849, ../scss/style.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 853, ../scss/style.scss */
.icon-plus-sign {
  background-position: 0 -96px;
}

/* line 857, ../scss/style.scss */
.icon-minus-sign {
  background-position: -24px -96px;
}

/* line 861, ../scss/style.scss */
.icon-remove-sign {
  background-position: -48px -96px;
}

/* line 865, ../scss/style.scss */
.icon-ok-sign {
  background-position: -72px -96px;
}

/* line 869, ../scss/style.scss */
.icon-question-sign {
  background-position: -96px -96px;
}

/* line 873, ../scss/style.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 877, ../scss/style.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 881, ../scss/style.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 885, ../scss/style.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 889, ../scss/style.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 893, ../scss/style.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 897, ../scss/style.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 901, ../scss/style.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 905, ../scss/style.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 909, ../scss/style.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 913, ../scss/style.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 917, ../scss/style.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 921, ../scss/style.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 925, ../scss/style.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 929, ../scss/style.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 933, ../scss/style.scss */
.icon-exclamation-sign {
  background-position: 0 -120px;
}

/* line 937, ../scss/style.scss */
.icon-gift {
  background-position: -24px -120px;
}

/* line 941, ../scss/style.scss */
.icon-leaf {
  background-position: -48px -120px;
}

/* line 945, ../scss/style.scss */
.icon-fire {
  background-position: -72px -120px;
}

/* line 949, ../scss/style.scss */
.icon-eye-open {
  background-position: -96px -120px;
}

/* line 953, ../scss/style.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 957, ../scss/style.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 961, ../scss/style.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 965, ../scss/style.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 969, ../scss/style.scss */
.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

/* line 974, ../scss/style.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 978, ../scss/style.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 982, ../scss/style.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 986, ../scss/style.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 990, ../scss/style.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 994, ../scss/style.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 998, ../scss/style.scss */
.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

/* line 1003, ../scss/style.scss */
.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

/* line 1008, ../scss/style.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 1012, ../scss/style.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 1016, ../scss/style.scss */
.icon-hdd {
  background-position: 0 -144px;
}

/* line 1020, ../scss/style.scss */
.icon-bullhorn {
  background-position: -24px -144px;
}

/* line 1024, ../scss/style.scss */
.icon-bell {
  background-position: -48px -144px;
}

/* line 1028, ../scss/style.scss */
.icon-certificate {
  background-position: -72px -144px;
}

/* line 1032, ../scss/style.scss */
.icon-thumbs-up {
  background-position: -96px -144px;
}

/* line 1036, ../scss/style.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 1040, ../scss/style.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 1044, ../scss/style.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 1048, ../scss/style.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 1052, ../scss/style.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 1056, ../scss/style.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 1060, ../scss/style.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 1064, ../scss/style.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 1068, ../scss/style.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 1072, ../scss/style.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 1076, ../scss/style.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 1080, ../scss/style.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 1084, ../scss/style.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 1088, ../scss/style.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 1092, ../scss/style.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* line 1095, ../scss/style.scss */
.image-container {
  display: table-cell;
  margin: 10px 0;
  min-width: 65px;
  position: relative;
}

/* line 1102, ../scss/style.scss */
.image-container .photos-count {
  background-color: rgba(0, 0, 0, 0.33);
  bottom: 0;
  color: #FFFFFF;
  margin: 0 0 5px 5px;
  padding: 4px 6px 0;
  position: absolute;
}

/* line 1110, ../scss/style.scss */
.image-container .photos-count i {
  font-size: 1.2em;
}

/* line 1113, ../scss/style.scss */
.image-container .photos-count span {
  font-size: 0.9em;
  margin-left: 8px;
}

/* line 1117, ../scss/style.scss */
.image-container img {
  max-width: 100%;
}

/* line 1121, ../scss/style.scss */
.im time, .im .time {
  margin: 10px 0 10px 10px;
}

/* line 1124, ../scss/style.scss */
.info {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top;
  width: 100%;
}

.info .bubble_i, .info .bubble_o {
  margin: 0;
}

/* line 1130, ../scss/style.scss */
.inter {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  margin: 10px 10px 0;
}

/* line 1136, ../scss/style.scss */
.input-group-btn:last-child > .btn {
  margin-left: 5px;
}

/* line 1139, ../scss/style.scss */
html {
  height: 100%;
  min-width: 250px;
}

/* <central menu> */
/* line 1144, ../scss/style.scss */
.menu-central {
  margin: 0 60px;
  white-space: nowrap;
}

/* line 1148, ../scss/style.scss */
.menu-central .nav-stacked {
  background-color: #FF6767;
  border: medium none;
  border-radius: 0;
  padding: 0;
  position: fixed;
  top: 43px;
  width: 100%;
}

/* line 1157, ../scss/style.scss */
.menu-central .nav-stacked > li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FF6767;
  padding: 0;
}

/* line 1162, ../scss/style.scss */
.menu-central .nav-stacked > li > a {
  color: #fff;
}

/* line 1165, ../scss/style.scss */
.menu-central .nav-stacked > li > a:hover, .menu-central .nav-stacked > li > a:focus {
  background-image: none;
}

/* line 1168, ../scss/style.scss */
.menu-central .nav-stacked > li + li {
  margin-top: 0;
}

/* line 1171, ../scss/style.scss */
.menu-central .caret {
  border-color: #FFF transparent;
  margin-right: -10px;
}

/* line 1176, ../scss/style.scss */
.dropdown-menu-central.nav-stacked {
  border: medium none;
  border-radius: 0;
  padding: 0;
  position: fixed;
  top: 43px;
  width: 100%;
}

/* line 1185, ../scss/style.scss */
.dropdown-menu-central.nav-stacked > li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
}

/* </central menu> */
/* <modal> */
/* line 1193, ../scss/style.scss */
.modal {
  background-color: #FFFFFF;
  margin: auto;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 0 20px;
  width: 90%;
  top: 0 !important;
}

/* line 1203, ../scss/style.scss */
.modal .body {
  height: 85%;
  overflow: auto;
  padding-top: 20px;
}

/* line 1208, ../scss/style.scss */
.modal .buttons {
  margin-top: 20px;
}

/* line 1211, ../scss/style.scss */
.modal.center {
  top: auto;
  bottom: auto;
}

/* line 1215, ../scss/style.scss */
.modal.bottom {
  top: auto;
}

/* line 1218, ../scss/style.scss */
.modal.top {
  bottom: auto;
}

/* </modal> */
/* line 1223, ../scss/style.scss */
.navbar-default {
  border: none;
  font-size: 16px;
  padding: 13px 0;
  color: #ffffff;
  background: #f06078;
}

/* line 1231, ../scss/style.scss */
.navbar-default .navbar-link {
  color: #ffffff;
  text-decoration: none;
}

/* line 1236, ../scss/style.scss */
.navbar-default .navbar-link:hover {
  color: #ffffff;
}

/* line 1240, ../scss/style.scss */
.nav > li > a {
  color: #000;
  padding: 10px;
}

/* line 1244, ../scss/style.scss */
.nav > li > a > i {
  margin-right: 15px;
  width: 14px;
}

/* line 1252, ../scss/style.scss */
.nav-pills > li {
  background-color: #FFFFFF;
  color: #333333;
  font-size: 15px;
  overflow: hidden;
}

/* line 1258, ../scss/style.scss */
.nav-stacked > li {
  min-height: 45px;
}

/* line 1261, ../scss/style.scss */
.nav-pills.nav-stacked > li {
  padding: 10px;
}

/* line 1264, ../scss/style.scss */
.left-menu > .nav-pills.nav-stacked > li, .dropdown-menu.nav-pills.nav-stacked > li {
  padding: 0;
}

/* line 1267, ../scss/style.scss */
.left-menu > .nav-pills > li > a, .dropdown-menu > li > a {
  padding: 0 10px;
}

/* line 1270, ../scss/style.scss */
.nav-stacked > li + li {
  margin-top: 1px;
}

/* line 1273, ../scss/style.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #FF6767;
}

/* line 1278, ../scss/style.scss */
.nav-pills > li > a {
  border-radius: 0;
  line-height: 45px;
  padding: 0;
  text-decoration: none;
}

/* line 1284, ../scss/style.scss */
.nav-pills > li > i {
  color: #36D8BE;
  font-size: 14px;
  line-height: 14px;
  margin-top: -7px;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 50%;
}

/* line 1295, ../scss/style.scss */
.page-header {
  border: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

/* line 1302, ../scss/style.scss */
.pointer {
  cursor: pointer;
}

/* <carouselle> */
/* line 1307, ../scss/style.scss */
#slider {
  bottom: 0;
  left: 0;
  padding-top: 45px;
  position: fixed;
  right: 0;
  top: 0;
}

/* line 1315, ../scss/style.scss */
#slider .rn-carousel-slide {
  background-color: rgba(0, 0, 0, 0.77);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1321, ../scss/style.scss */
#slider footer {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #FFF;
  padding: 3px 13px;
  position: absolute;
  text-align: left;
}

/* line 1329, ../scss/style.scss */
#slider footer a {
  padding: 6px 12px;
}

/* line 1332, ../scss/style.scss */
#slider footer .descr {
  margin-left: 10px;
  position: absolute;
  top: -27px;
}

/* line 1337, ../scss/style.scss */
#slider footer span, #slider footer a {
  color: white;
}

/* line 1340, ../scss/style.scss */
#slider footer time {
  color: rgba(255, 255, 255, 0.5);
}

/* line 1343, ../scss/style.scss */
#slider .like-area {
  height: 90%;
}

/* variables */
/* general */
/* line 1348, ../scss/style.scss */
.rn-carousel-container {
  overflow: hidden;
  position: relative;
}

/* line 1353, ../scss/style.scss */
.rn-carousel-slides {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  white-space: nowrap;
  overflow: visible;
  padding: 0;
  margin: 0;
}

/* IE 9 */
/* line 1364, ../scss/style.scss */
:root .rn-carousel-slides {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  white-space: nowrap;
  overflow: visible;
  padding: 0;
  margin: 0;
}

/* line 1375, ../scss/style.scss */
.rn-carousel-slide {
  white-space: normal;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* indicators */
/* line 1388, ../scss/style.scss */
.rn-carousel-indicator {
  width: 100%;
  text-align: center;
  height: 20px;
  /*background-color: black;
  background-color: rgba(0, 0, 0, 0.6);*/
  position: fixed;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

/* line 1399, ../scss/style.scss */
.rn-carousel-indicator span {
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
  padding: 0 5px;
  color: #333;
}

/* line 1405, ../scss/style.scss */
.rn-carousel-indicator span:before {
  content: "\25cf";
}

/* line 1408, ../scss/style.scss */
.rn-carousel-indicator .active {
  color: white;
}

/* controls */
/* line 1413, ../scss/style.scss */
.rn-carousel-control {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  font-size: 30px;
  position: fixed;
  top: 50%;
  margin-top: -35px;
  opacity: 0.75;
  cursor: pointer;
  color: #FFF;
}

/* line 1424, ../scss/style.scss */
.rn-carousel-control:hover {
  opacity: 1;
}

/* line 1427, ../scss/style.scss */
.rn-carousel-control.rn-carousel-control-prev {
  left: 0.5em;
}

/* line 1430, ../scss/style.scss */
.rn-carousel-control.rn-carousel-control-prev:before {
  content: "<";
}

/* line 1433, ../scss/style.scss */
.rn-carousel-control.rn-carousel-control-next {
  right: 0.5em;
}

/* line 1436, ../scss/style.scss */
.rn-carousel-control.rn-carousel-control-next:before {
  content: ">";
}

/* <carouselle> */
/* Media */
/* line 1442, ../scss/style.scss */
.media-list {
  margin: -5px !important;
  padding: 0;
  text-align: center;
}

/* line 1447, ../scss/style.scss */
.media-list .image-container {
  background: #ffffff;
  display: inline-block;
  margin: -2px 0;
  padding: 2px;
  width: 50%;
}

/* Media */
/* <toggle-switch> */
/* line 1457, ../scss/style.scss */
.switch {
  background-color: #e22444;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  min-width: 60px;
  overflow: hidden;
  padding: 2px;
  text-align: left;
}

/* line 1469, ../scss/style.scss */
.switch .swtich-left, .switch .switch-right {
  z-index: 1;
}

/* line 1473, ../scss/style.scss */
.switch .switch-left {
  color: #fff;
}

/* line 1477, ../scss/style.scss */
.switch .switch-right {
  color: #333;
  /*background: #f0f0f0;*/
}

/* line 1482, ../scss/style.scss */
.switch.disabled > div > span.knob {
  background: #AAA;
}

/* line 1486, ../scss/style.scss */
.switch span {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  padding: 4px;
  text-align: center;
  width: 33%;
  white-space: nowrap;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 1501, ../scss/style.scss */
.switch > div {
  position: relative;
  width: 150%;
}

/* line 1506, ../scss/style.scss */
.switch .knob {
  color: rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  width: 34%;
  z-index: 100;
}

/* line 1513, ../scss/style.scss */
.switch .switch-on {
  left: 0%;
}

/* line 1517, ../scss/style.scss */
.switch .switch-off {
  left: -50%;
}

/* line 1521, ../scss/style.scss */
.switch-animate {
  transition: left 0.5s;
  -o-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -webkit-transition: left 0.5s;
}

/* </toggle-switch> */
/* line 1529, ../scss/style.scss */
.navbar.top-bar {
  height: 45px;
  min-height: 45px;
  margin-bottom: 0;
}

/* line 1535, ../scss/style.scss */
.view-fields {
  background-color: #FFFFFF;
  overflow: hidden;
}

/* line 1539, ../scss/style.scss */
.wells {
  padding: 0 10px;
}

/* line 1542, ../scss/style.scss */
.wells > div {
  padding: 5px;
}

/* line 1545, ../scss/style.scss */
.wells span {
  color: #E8529D;
  font-size: 3em;
}

/* line 1549, ../scss/style.scss */
.underline {
  text-decoration: underline;
}

/* line 1552, ../scss/style.scss */
.total-price {
  font-size: 2.5em;
}

/* line 1555, ../scss/style.scss */
.total-price span {
  font-size: 0.5em;
  line-height: 2.2em;
  color: rgba(0, 0, 0, 0.4);
  vertical-align: top;
}

/* line 1561, ../scss/style.scss */
.infinite-scroll {
  display: table;
}

@keyframes fadeIn {
  from {
    opacity: 0.0;
  }
  to {
    opacity: 1.0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* line 1585, ../scss/style.scss */
.fade-out {
  animation: fadeOut 1s;
  -webkit-animation: fadeOut 1s;
}

/* line 1590, ../scss/style.scss */
vg-video video {
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 26px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 1600, ../scss/style.scss */
video.full-screen {
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

/* line 1606, ../scss/style.scss */
.fullscreen {
  height: 50%;
  left: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 1;
}

/* line 1614, ../scss/style.scss */
.fullscreen .content {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  font-size: 10em;
  font-size: 30vmin;
  position: relative;
  top: 50%;
}

/* line 1622, ../scss/style.scss */
a, a:hover {
  color: #e22444;
}

/* line 1625, ../scss/style.scss */
body {
  background-color: #ECF6F7;
}

/* line 1628, ../scss/style.scss */
.badge {
  background-color: #ED8F8E;
}

/* line 1631, ../scss/style.scss */
.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #e22444;
  color: #ffffff;
}

/* line 1636, ../scss/style.scss */
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #e22444;
  border-color: #e22444;
}

/* line 1645, ../scss/style.scss */
.btn-group > .btn-primary {
  color: #e22444;
  background-color: #FFF;
  border-color: #FFF;
}

/* line 1650, ../scss/style.scss */
.btn-group > .btn-primary:hover, .btn-group > .btn-primary.active {
  color: #FFF;
  background-color: #e22444;
  border-color: #e22444;
}

/* line 1655, ../scss/style.scss */
.btn-send i {
  font-size: 1.6em;
}

/* line 1658, ../scss/style.scss */
.btn-send button {
  padding: 4px 6px;
}

/* line 1661, ../scss/style.scss */
.datepicker button strong,
.datepicker button strong:active,
.datepicker button span,
.datepicker button span:active {
  color: #e22444;
}

/* line 1668, ../scss/style.scss */
.default-avatar span {
  color: #f06078;
}

/* line 1671, ../scss/style.scss */
.form-control:focus {
  border-color: #e22444;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 103, 103, 0.6);
}

/* line 1678, ../scss/style.scss */
.menu-central .nav-stacked {
  background-color: #f06078;
}

/* line 1681, ../scss/style.scss */
.menu-central .nav-stacked > li {
  background-color: #f06078;
}

/* line 1684, ../scss/style.scss */
.menu-central .nav-stacked > li > a {
  color: #FFF;
}

/* line 1687, ../scss/style.scss */
.modal {
  background-color: #FFF;
}

/* line 1690, ../scss/style.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #f06078;
}

/* line 1693, ../scss/style.scss */
.nav-pills > li > i {
  color: #ED8F8E;
}

/* line 1696, ../scss/style.scss */
.nav > li > a:hover, .nav > li > a:focus {
  background-color: #e22444;
  color: #FFF;
}

/* line 1700, ../scss/style.scss */
.nav > .ng-click-active {
  background-color: #EEE;
}

/* line 1703, ../scss/style.scss */
.nav-stacked .highlight {
  background-color: #FDEDF5;
}

/* line 1706, ../scss/style.scss */
.pg-btn-container {
  border-top-color: #ECF6F7;
  border-bottom-color: #ECF6F7;
}

/* line 1710, ../scss/style.scss */
.pg-btn-container > div {
  border-bottom-color: #ECF6F7;
}

/* line 1713, ../scss/style.scss */
.pg-btn-container > div > button, .pg-btn-container > div > button:hover {
  border-left-color: #ECF6F7;
}

/* line 1716, ../scss/style.scss */
.switch {
  background-color: #e22444;
}

/* line 1719, ../scss/style.scss */
.view-fields {
  background-color: #FFF;
}

/* line 1722, ../scss/style.scss */
.wells .well {
  background-color: #FFF;
  border: 1px solid #ECF6F7;
  border-radius: 0;
}

/* line 1727, ../scss/style.scss */
.wells span {
  color: #ED8F8E;
}

/* line 1731, ../scss/style.scss */
.social-btn, .social-btn:hover {
  border: 2px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 1.5em;
  height: 35px;
  margin-right: 5px;
  text-align: center;
  width: 35px;
}

/* line 1741, ../scss/style.scss */
.social-btn > span {
  display: inline-block;
  position: relative;
}

/* <loading indicator> */
/* line 1747, ../scss/style.scss */
.loading-indicator {
  background: #fff;
  height: 100%;
  position: fixed;
  text-align: center;
  z-index: 3;
}

/* line 1754, ../scss/style.scss */
.loading-indicator.small {
  height: auto;
  right: 13px;
  top: 70px;
  width: auto;
  display: none;
}

/* line 1761, ../scss/style.scss */
.loading-indicator .indicator-logo {
  height: 36px;
  overflow: visible;
  width: 36px;
}

/* line 1766, ../scss/style.scss */
.loading-indicator .wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 36px;
  transform: translate(-50%, -50%);
}

/* line 1773, ../scss/style.scss */
#birthday select {
  padding-right: 0;
  text-transform: capitalize;
}

/* </loading indicator> */
/* custom */
/* line 1781, ../scss/style.scss */
.main-top_button {
  height: 30px;
  width: 50px;
  display: block;
}

/* line 1786, ../scss/style.scss */
.pull-left .main-top_button {
  padding-right: 40px;
}

/* line 1789, ../scss/style.scss */
.pull-right .main-top_button {
  padding-left: 40px;
}

/* line 1793, ../scss/style.scss */
.submit-cont {
  margin: 0;
  text-align: center;
}

/* line 1798, ../scss/style.scss */
.submit-cont button {
  width: 100%;
}

/* line 1802, ../scss/style.scss */
.navbar-default {
  padding: 0;
}

/* line 1806, ../scss/style.scss */
.top-bar .container {
  line-height: 45px;
}

/* line 1810, ../scss/style.scss */
.navbar-link {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0 !important;
}

/* line 1819, ../scss/style.scss */
.menu-central {
  margin: 0 50px;
}

/* line 1823, ../scss/style.scss */
.top-bar .container > .row > div {
  display: block;
  height: 45px;
}

/* line 1828, ../scss/style.scss */
body {
  background-color: #fff !important;
}

/* line 1832, ../scss/style.scss */
body.tbv:after {
  background-position: 0 45px;
}

/* line 1836, ../scss/style.scss */
.view-cont {
  min-height: 100%;
  overflow: hidden;
}

/* line 1840, ../scss/style.scss */
.view-cont > div,
.view-cont > form {
  margin: 0;
  height: auto;
}

/* line 1846, ../scss/style.scss */
.view-cont > div + div,
.view-cont > div + ul {
  margin-top: 5px;
}

/* line 1856, ../scss/style.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.nav > li > a:hover, .nav > li > a:focus {
  color: #fff;
}

@media (max-width: 767px) {
  /* line 1862, ../scss/style.scss */
  #user-logo {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 1868, ../scss/style.scss */
.page-header {
  font-size: 18px;
}

/* line 1872, ../scss/style.scss */
.form-control {
  height: 45px;
  font-size: 17px;
}

/* line 1877, ../scss/style.scss */
.form-el {
  background: #fff;
  /*padding: 4px*/
}

/* line 1882, ../scss/style.scss */
textarea:focus, input:focus {
  outline: 0;
}

/* line 1886, ../scss/style.scss */
*:focus {
  outline: 0;
}

/* line 1890, ../scss/style.scss */
input[type=email], input[type=text], input[type=password], select.form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  line-height: 45px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 1899, ../scss/style.scss */
#show-restore-form {
  font-size: 17px;
  background: #130e14;
  border-radius: 10px;
  padding: 2px;
}

/* line 1906, ../scss/style.scss */
.modal {
  width: 100%;
  padding: 0;
  overflow: auto !important;
}

/* line 1911, ../scss/style.scss */
.modal .body-cont {
  padding: 20px 0;
  height: 100%;
}

/* line 1916, ../scss/style.scss */
.modal .body-cont-table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}

/* line 1923, ../scss/style.scss */
.modal .body-cont-tr {
  /*display: table-row;
  height: 100%;*/
  height: auto;
}

/* line 1928, ../scss/style.scss */
.modal .body-cont-td {
  display: table-cell;
}

/* line 1932, ../scss/style.scss */
.modal .body-text-cont {
  height: 100%;
  overflow: auto;
}

/* line 1937, ../scss/style.scss */
.modal .body-text {
  padding: 0 20px;
}

/* line 1941, ../scss/style.scss */
.modal .buttons {
  margin: 0;
  padding: 0 20px;
}

/* line 1946, ../scss/style.scss */
.modal .buttons button {
  margin-top: 20px;
  border-radius: 45px;
  border: none;
}

/* line 1952, ../scss/style.scss */
#restore-form {
  margin: 0;
}

/* line 1956, ../scss/style.scss */
.form-group label {
  line-height: 45px;
}

/* line 1960, ../scss/style.scss */
.form-group switch {
  margin-top: 7px;
}

/* line 1964, ../scss/style.scss */
#birthday .form-group {
  margin: 0;
}

/* line 1968, ../scss/style.scss */
.register-form .form-group {
  margin-bottom: 20px;
}

/* line 1972, ../scss/style.scss */
.lb-white {
  padding: 2px;
  color: #333;
}

/* line 1977, ../scss/style.scss */
.nav-pills.nav-options.nav-stacked > li {
  white-space: nowrap;
  line-height: 45px;
  padding: 0 20px;
}

/* line 1983, ../scss/style.scss */
.nav-pills.nav-options > li > i {
  right: 20px;
}

/* line 1986, ../scss/style.scss */
.nav-pills.nav-options > li > i.fa-check {
  color: #43A047;
}

/* line 1990, ../scss/style.scss */
.loaded-avatar,
.default-avatar {
  width: 200px;
  height: 200px;
  border-radius: 100%;
}

/* line 1997, ../scss/style.scss */
.loaded-avatar canvas {
  border-radius: 100%;
}

/* line 2001, ../scss/style.scss */
.default-avatar {
  padding: 50px 25px;
}

/* line 2005, ../scss/style.scss */
.default-avatar input[type=file] {
  opacity: 0;
  font-size: 100px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 2015, ../scss/style.scss */
.help-loading-avatar {
  z-index: 2;
  margin: 10px;
}

/* line 2020, ../scss/style.scss */
.reg-user-type #email {
  margin-top: 30px;
}

@media (max-width: 992px) and (orientation: landscape) {
  /* line 2025, ../scss/style.scss */
  #reg-step-4 {
    position: relative;
    bottom: auto;
    margin-top: 20px;
    left: auto;
    right: auto;
  }
}

#agreed {
	padding: 0;
}

/* line 2034, ../scss/style.scss */
#agreed.checkbox {
  bottom: 40px;
}

#agreed input[type=checkbox] {
    margin: 3px 10px;
}

#agreed label {
    line-height: 1;
}

/* line 2038, ../scss/style.scss */
.alerts {
  bottom: 60px;
}

/* line 2042, ../scss/style.scss */
.alert {
  border-radius: 10px;
}

/* line 2046, ../scss/style.scss */
.nav-user-logo {
  max-width: 70%;
  margin: 20px auto 0;
  text-align: center;
}

/* line 2052, ../scss/style.scss */
.nav-user-logo img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

/* line 2058, ../scss/style.scss */
.nav-user-logo p {
  margin: 0;
  line-height: 45px;
  color: #000;
}

/* line 2064, ../scss/style.scss */
.new-users {
  padding: 0 !important;
  margin-bottom: 50px !important;
}

/* line 2069, ../scss/style.scss */
.new-users .inter {
  margin: 0;
}

/* line 2073, ../scss/style.scss */
.new-users-list {
  background: #fff;
}

/* line 2077, ../scss/style.scss */
.user-list {
  padding: 0;
}

/* line 2081, ../scss/style.scss */
.user-list .item {
  float: left;
  width: 33%;
  padding: 10px;
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 30px;
}

/* line 2091, ../scss/style.scss */
.user-list .item:nth-child(3n+2) {
  margin-top: 30px;
  margin-bottom: 0;
}

/* line 2096, ../scss/style.scss */
.user-list .view-fields {
  padding: 1px;
}

/* line 2100, ../scss/style.scss */
.user-list .view-fields > div {
  overflow: hidden;
}

/* line 2104, ../scss/style.scss */
.user-list .view-fields .image-container {
  overflow: visible !important;
}

/* line 2108, ../scss/style.scss */
.user-list .view-fields .user-status {
  bottom: -5px;
  width: 5px;
  height: 5px;
  left: 0;
  right: auto;
  top: auto;
}

/* line 2117, ../scss/style.scss */
.user-list .view-fields .user-title {
  position: relative;
  color: #000;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2126, ../scss/style.scss */
.user-list .view-fields .user-location {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2133, ../scss/style.scss */
.user-list .image-container {
  display: block;
  margin-top: 0;
}

/* line 2138, ../scss/style.scss */
.image-container .photos-count {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 0 4px;
  top: 5px;
  left: 0;
  bottom: auto;
}

/* line 2148, ../scss/style.scss */
.image-container .photos-count i {
  font-size: 1em;
}

/* line 2152, ../scss/style.scss */
.new-users > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2158, ../scss/style.scss */
#btn-search {
  position: absolute;
  bottom: 15px;
  right: 15px;
  padding: 10px;
  border-radius: 100%;
  z-index: 2;
}

/* line 2167, ../scss/style.scss */
#btn-search i {
  color: #fff;
}

/* line 2171, ../scss/style.scss */
#quick-menu {
  bottom: 0;
  left: 0;
  right: 0;
  background: #f0f0f0;
  height: 50px;
}

/* line 2180, ../scss/style.scss */
#quick-menu li {
  float: left;
  width: 25%;
  padding: 0 !important;
  background: none;
  text-align: center;
  border: none;
  height: 50px;
}

/* line 2190, ../scss/style.scss */
#quick-menu li + li {
  margin: 0;
}

/* line 2194, ../scss/style.scss */
#quick-menu li i {
  position: relative;
  top: auto;
  right: auto;
  display: block;
  font-size: 1.5em;
  padding: 20px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  color: #555;
}

/* line 2207, ../scss/style.scss */
#quick-menu li.active i {
  color: #e22444;
}

/* line 2211, ../scss/style.scss */
#online-now {
  margin-top: 10px;
}

/* line 2215, ../scss/style.scss */
.switch {
  display: inline-block;
  cursor: pointer;
  transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  border-radius: 20px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  background: #fff !important;
  width: 60px;
  height: 30px;
  overflow: visible;
}

/* line 2228, ../scss/style.scss */
.switch-outer.active .switch {
  background: #4cd964 !important;
}

/* line 2232, ../scss/style.scss */
.switch .knob {
  display: block;
  content: '';
  height: 30px;
  margin-top: -2px;
  border-radius: 20px;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* line 2242, ../scss/style.scss */
.knob i {
  opacity: 0;
}

/* line 2246, ../scss/style.scss */
#user-logo {
  position: relative;
}

/* line 2250, ../scss/style.scss */
#profile-big-btn {
  position: absolute;
  bottom: 10px;
  left: 50%;
  border: none;
  transform: translateX(-50%);
}

/* line 2258, ../scss/style.scss */
#profile-big-btn > div {
  border: none;
  padding-right: 10px;
}

/* line 2263, ../scss/style.scss */
#profile-big-btn button {
  color: #fff;
  border: none;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

/* line 2271, ../scss/style.scss */
#profile-big-btn > div + div {
  padding-right: 0;
  padding-left: 10px;
}

/* line 2276, ../scss/style.scss */
#profile-big-btn button span,
#profile-big-btn button br {
  display: none;
}

/* line 2281, ../scss/style.scss */
#im .im-body {
  position: fixed;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 50px;
  background: #f0f0f0;
  overflow: auto;
}

/* line 2291, ../scss/style.scss */
#im .im-body time {
  font-size: 12px;
  color: #666;
}

/* line 2296, ../scss/style.scss */
#im .im-body img {
  border-radius: 100%;
}

/* line 2300, ../scss/style.scss */
#im .im-body .bubble {
  background: #fff;
}

/* line 2304, ../scss/style.scss */
#im .im-body .bubble:after {
  border-color: transparent #fff;
}

/* line 2308, ../scss/style.scss */
#im .message-box {
  position: fixed;
  left: 5px;
  right: 10px;
  bottom: 5px;
  margin: 0;
}

#im .message-box .btn-emoji {
	font-size: 30px;
	width: 30px;
	padding: 0 2px;
}

#im .message-box .btn-emoji i { 
	vertical-align: middle;
}

#im .message-box .form-control {
	height: 40px;
}

#im .message-box .input-group-btn {
	vertical-align: bottom;
}

/* line 2316, ../scss/style.scss */
#im .message-box button {
  height: 38px;
  border-radius: 100%;  
  margin-bottom: 2px;
}

/* line 2321, ../scss/style.scss */
.view-cont .container {
  padding: 0;
}

/* line 2325, ../scss/style.scss */
.user-status {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 10px;
  height: 10px;
  background: #E53935;
  border-radius: 100%;
}

/* line 2335, ../scss/style.scss */
.user-status.user-online {
  background: #43A047;
}

/* line 2339, ../scss/style.scss */
#top-message {
  background: #fff;
  margin-bottom: 5px;
}

/* line 2344, ../scss/style.scss */
.top-message-text {
  line-height: 30px;
}

/* line 2348, ../scss/style.scss */
.buttons.form-group {
  display: inline-block;
}

/* line 2352, ../scss/style.scss */
.dropdown-menu li {
  padding: 0 10px !important;
}

/* New styles */
/* line 2357, ../scss/style.scss */
.form-group {
  margin-bottom: 5px;
}

/* line 2361, ../scss/style.scss */
.empty-list {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto !important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2370, ../scss/style.scss */
.start-cont {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 650px;
}

/* line 2378, ../scss/style.scss */
.start-cont::after {
  position: absolute;
  background: url(../images/promo.jpg) bottom no-repeat;
  background-size: cover;
  content: ' ';
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 50%;
  z-index: -1;
  overflow: hidden;
}

/* line 2392, ../scss/style.scss */
.start-inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 2400, ../scss/style.scss */
.logo {
  position: absolute;
  top: 20px;
  left: 20px;
}

@media (max-width: 480px) {
  /* line 2407, ../scss/style.scss */
  .logo {
    left: 25px;
  }
}
@media (orientation: landscape) {
  /* line 2413, ../scss/style.scss */
  .logo {
    top: 20px;
  }
}
/* line 2418, ../scss/style.scss */
.logo span {
  display: inline-block;
  background: url(../../application/views/flatty/logo/logo.png) no-repeat;
  width: 233px;
  height: 58px;
}

/* line 2425, ../scss/style.scss */
.b-header__message {
  font-size: 16px;
  font-size: 4vw;
  color: #000;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 2434, ../scss/style.scss */
.b-header__message h2 {
  text-align: center;
  font-size: 6vw;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 2442, ../scss/style.scss */
  .b-header__message {
    width: 90%;
  }
}
@media (max-width: 480px) {
  /* line 2448, ../scss/style.scss */
  .b-header__message {
    width: 75%;
  }
}
/* line 2453, ../scss/style.scss */
#start-buttons {
  padding-top: 15px;
  padding-bottom: 15px;
  background: none !important;
  margin: 0 -20px;
  text-align: center;
}

/* line 2461, ../scss/style.scss */
#start-buttons p {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}

@media (max-width: 992px) and (orientation: landscape) {
  /* line 2468, ../scss/style.scss */
  #start-buttons {
    top: auto;
    bottom: 10px;
    transform: none;
    -webkit-transform: none;
  }
}
/* line 2476, ../scss/style.scss */
#start-buttons .btn {
  display: inline-block !important;
  width: auto !important;
  min-width: 250px;
  border-radius: 20px;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 2484, ../scss/style.scss */
.change-lang-btn::before {
  display: block;
  content: ' ';
  width: 100%;
  height: 10px;
}

.change-lang-btn {
    display: block !important;
}

/* line 2491, ../scss/style.scss */
#register-link-box {
  background: #fff;
  padding-top: 50px;
  text-align: center;
}

/* line 2497, ../scss/style.scss */
#register-link {
  margin-top: 20px;
  width: 100%;
}

/* line 2502, ../scss/style.scss */
.like_me-play {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 60px;
  padding: 10px;
  bottom: 60px;
  overflow: auto;
}

/* line 2511, ../scss/style.scss */
.like_me-play > div {
  height: 100%;
}

/* line 2515, ../scss/style.scss */
.like_me-play__bg {
  margin: 10px;
  border-radius: 20px;
}

/* line 2521, ../scss/style.scss */
.like_me-play__bg img {
  margin-left: 1px;
}

/* line 2525, ../scss/style.scss */
.like_me-play__bg img {
  width: 100%;
}

/* line 2529, ../scss/style.scss */
.btn-like,
.btn-unlike {
  display: inline-block;
  width: 40%;
  max-width: 150px;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
}

/* line 2539, ../scss/style.scss */
.like_me-user {
  padding: 4px;
  text-align: center;
}

/* line 2544, ../scss/style.scss */
.like-me-actions {
  text-align: center;
  padding-bottom: 60px;
}

@media (min-width: 1024px) {
  /* line 2550, ../scss/style.scss */
  .view_profile {
    margin-left: 50% !important;
    padding-left: 20px;
  }

  /* line 2554, ../scss/style.scss */
  #user-logo {
    position: absolute;
    left: 0;
    max-width: 50%;
    margin: 10px;
    margin-top: 0;
  }
}

.magic-search-bg {
    position: absolute;
    top: 45px;
    bottom: 50px;
    left: 0;
    right: 0;
    background: url(../images/promo.jpg) no-repeat;
    background-size: cover;
}

.magic-search {
    position: absolute;
    padding-top: 80px;
    text-align: center;
    color: #777;
    width: 300px !important;
    height: 300px !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.magic-search::before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/heart.png) center top no-repeat;
    background-size: 100%;
    z-index: -1;
}

.magic-search div {
    margin: 10px;
}

.magic-count {
    color: #000;
}

.profile-logo,
.profile-logo > a {
    width: 100%;
}

.account-inter {
	height: auto;
	max-height: none;
}

.account-inter span {
	font-size: 20px;
    vertical-align: middle;
}

.service-wells .well {
	height: 150px;
	position: relative;
}

.service-wells .well span {
	position: absolute;
	left: 50%;
	top: 70px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.green {
	color: #009900;
}

.profile-section-title i {
	font-size: 14px;
	margin-top: 6px;
}

.emoji-menu {
	margin-left: 0;
}

#menu-button {
    position: relative;
}

#menu-button .badge {
	background: #006600;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 25px;
}

#quick-menu .badge {
	background: #006600;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 50%;
}

.navbar-fixed-top {
    position: fixed;
    top: 45px;
}

.navbar-fixed-bottom, #quick-menu {
    position: fixed;
}

.navbar-fixed-top {
    margin-top: -45px;
    padding-bottom: 45px;
}

#quick-menu {
    margin: 0 -5px;
    padding: 0 5px;
    bottom: 52px;
    padding-bottom: 60px;
    transform: translateY(60px);
}

.view-cont {
    padding-bottom: 60px;
}

.service-activate {
	margin-top: 5px;
}

.top-message-button + .top-message-button button {
    margin-top: 5px;
}

.btn-circle {
    border: 1px solid #f06078;
    border-radius: 100%;
    padding: 2px 7px;
}

.memberships {
    display: flex;
    flex-wrap: wrap;   
    margin: 0; 
}

@media(min-width: 768px) {
    .memberships {
        margin: 20px 0;
    }
}

.membership {
    background: #f9f9f9 !important; 
    width: 100% !important;
    width: 300px !important;
    margin: 5px auto !important;
}

@media(min-width: 768px) {
    .memberships {
        margin: 20px 0;
    }
    
    .membership {
        margin: 20px auto !important;
    }
}

.membership__title {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;    
}

.membership__period {
    display: block;
    font-size: 15px;
    margin: 10px 0;
}

.membership [name=period] {
    display: inline-block; 
    width: auto; 
    min-width: 200px;
    margin: 10px 0;
}

.membership button {
    margin: 20px 0;
    min-width: 200px;
} 

.membership__desc {
    font-size: 13px;
    margin-bottom: 10px;
}

.membership__price {
    font-size: 30px;
}

.membership__modules {
    font-size: 12px;
}

.membership__modules div {
    margin: 5px 0;
}

.membership-payments {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    height: 150px !important;
    overflow: hidden;
}
.membership-payments .container {
    height: 100%;
}
.membership-payments .container > div {
    padding: 5px;
    background: #f9f9f9;
    height: 100%;
}
.membership-payments .container .membership-payments__slider {
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.membership-payments__status {
    position: absolute;
    bottom: 0px;
    left: 5px;
    right: 5px;
    text-align: center;
}
.membership-payments__status span {
    display: inline-block;
    border-radius: 100%;
    background: #ccc;
    width: 8px;
    height: 8px;
    text-indent: -1000px;
}
.membership-payments__status span.active {
    background: #f06078;
}
.membership-payments .rn-carousel-slide {
    text-align: left !important;    
}

.membership-payments .rn-carousel-controls {
    display: none;
}

.membership-tabs {
    padding-top: 150px;
}

.membership-tabs span {
    display: inline-block;
    white-space: nowrap;
    line-height: 25px;
    border-bottom: 3px solid #fff;
    min-width: 150px;
}

.membership-tabs span.active {
    border-bottom: 3px solid #f06078;
}

.membership-periods > div {
    border-bottom: 1px solid #f0f0f0;
    line-height: 45px;
}

.membership-periods input {
    display: inline-block;
    height: 17px;
    width: 17px;
    margin: 14px 0;
    margin-right: 10px; 
    vertical-align: top;
}


@media (max-width: 376px) {
  .form-inline.birth-date .day {
    padding-right: 0 !important;
  }
  .form-inline.birth-date .month {
    padding-right: 0 !important;
    padding-left: 5px !important;
  }
  .form-inline.birth-date .year {
    padding-left: 5px !important;
  }
}