/**
 * Copyright (C) Radiojar S.A. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.font-emphasis {
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.font-bodytext {
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../font/fontawesome-webfont.eot?v=3.2.1');
  src: url('../../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-trash:before {
  content: "\f014";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 6px 12px 6px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #ffffff !important;
  text-decoration: none !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #87807a;
  *background-color: #7a736e;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none;
  *border: 0;
  *margin-left: .3em;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #7a736e;
  *background-color: #6c6762;
}
.btn:active,
.btn.active {
  background-color: #6c6762;
  background-color: #5f5a56 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn img {
  display: inline;
  vertical-align: bottom;
}
.btn:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #6c6762;
  *background-color: #5f5a56;
  /* Buttons in IE7 don't get borders, so darken on hover */
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -ms-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  top: 1px;
  position: relative;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #cccccc;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-positive {
  background-color: #cc0000;
  *background-color: #978d3d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-positive:hover,
.btn-positive:active,
.btn-positive.active,
.btn-positive.disabled,
.btn-positive[disabled] {
  background-color: #978d3d;
  *background-color: #857c35;
}
.btn-positive:active,
.btn-positive.active {
  background-color: #857c35;
  background-color: #726b2e \9;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-facebook {
  background-color: #5d77a6;
  display: none !important;
  *background-color: #536b97;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  background-color: #536b97;
  *background-color: #4a5f86;
}
.btn-facebook:active,
.btn-facebook.active {
  background-color: #4a5f86;
  background-color: #415476 \9;
}
.btn-googleplus {
  background-color: #dd4b39 !important;
  *background-color: #d73925;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-googleplus:hover,
.btn-googleplus:active,
.btn-googleplus.active,
.btn-googleplus.disabled,
.btn-googleplus[disabled] {
  background-color: #d73925 !important;
  *background-color: #c23321;
}
.btn-googleplus:active,
.btn-googleplus.active {
  background-color: #c23321;
  background-color: #ac2d1e \9;
}
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
textarea {
  display: inline-block;
  width: 210px;
  height: 20px;
  padding: 4px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  background-color: #ffffff;
  border: 2px solid #e9e4df;
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
textarea {
  height: auto;
}
textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus {
  border-color: #7d7169;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
textarea[disabled],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f3f1ee;
  border-color: #e9e4df;
}
textarea:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
textarea:focus:required:invalid:focus {
  border-color: #e9322d;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  background-color: #fcebc4;
  border: none;
  color: #f8b110;
}
.alert a {
  color: #cf9106;
  text-decoration: underline;
}
.alert a.close {
  text-decoration: none;
}
.alert h4 {
  color: #cf9106;
  font-size: 18px;
  margin-bottom: 2px;
}
.alert-heading {
  color: #f8b110;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -28px;
  line-height: 18px;
}
.alert-success {
  background-color: #dfd9b9;
  border-color: #928628;
  color: #928628;
}
.alert-success a {
  color: #6a611d;
}
.alert-success h4 {
  color: #6a611d;
}
.alert-danger,
.alert-error {
  background-color: #fcd8d0;
  border-color: #f04e29;
  color: #f04e29;
}
.alert-danger a,
.alert-error a {
  color: #d7340f;
}
.alert-danger h4,
.alert-error h4 {
  color: #d7340f;
}
.alert-warning {
  background-color: #fcebc4;
  border-color: #f8b110;
  color: #f8b110;
}
.alert-warning a {
  color: #cf9106;
}
.btn-facebook btn-large{
  display: none !important;
}
.btn-google-plus btn-large{
  background-color: #cc0000 !important;
  width: 20% !important;
}
.alert-warning h4 {
  color: #cf9106;
}
.alert-info {
  background-color: #111;
  border-color: #6786ae;
  color: #6786ae;
}
.alert-info a {
  color: #4f6d93;
}
.alert-info h4 {
  color: #4f6d93;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
body {
  margin: 0;
}
a {
  color: #6b5d56;
  text-decoration: none;
}
#fb-button-login {
  float: left !important;
}
.alert {
  clear: both;
  overflow: hidden;
  position: relative;
  top: 10px;
}
#rj-chat {
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 10px;
  /*background: @rjBeigeLighter;*/
}
#rj-chat .info {
  display: none;
}
#rj-chat .post,
#rj-chat .post-container {
  margin-bottom: 18px;
  position: fixed;
  width: 100%;
  z-index: 1;
}
#rj-chat .post textarea,
#rj-chat .post-container textarea {
  display: inline-block;
  width: 85%;
  height: 27px;
  line-height: 27px;
  border: 2px #e1dbd5 solid;
  padding: 4px 8px;
}
#rj-chat .post a,
#rj-chat .post-container a {
  display: inline-block;
  vertical-align: top;
}
#rj-chat .messages {
  height: 100%;
  overflow-y: auto;
  position: relative;
  top: 50px;
  z-index: 0;
}
#rj-chat .messages .replies {
  margin-left: 40px;
}
#rj-chat .chat_message {
  margin-bottom: 6px;
  position: relative;
  overflow: hidden;
  margin-right: 0;
}
#rj-chat .chat_message .chat_image {
  width: 40px;
  height: 40px;
  float: left;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  margin-right: 8px;
}
#rj-chat .chat_message:hover .byline .tools {
  display: inline;
  float: right;
}
#rj-chat .chat_message .byline {
  font-size: 12px;
  padding-top: 2px;
}
#rj-chat .chat_message .byline .tools {
  display: none;
}
#rj-chat .chat_message.dj-message > .byline .chat_name {
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
}
#rj-chat .chat_message.dj-message > .byline .sendWhen {
  color: #aca8a4;
  margin-left: 4px;
  font-size: 10px;
  text-transform: uppercase;
}
#rj-chat .chat_message.dj-track {
  background: #f4f1ef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px 4px 0 4px;
  margin-bottom: 10px;
}
#rj-chat .chat_message .messagetext {
  margin-top: 2px;
  margin-left: 38px;
  margin-bottom: 10px;
  line-height: 1.4;
  overflow: hidden;
  color:#fff;
  font-size: 14px;
}
#rj-chat .chat_message .trackinfo {
  margin-left: 38px;
  line-height: 1.4;
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-weight: bold;
  font-style: normal;
}
#rj-chat .chat_message .tools {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0px;
}
#rj-chat .chat_message .tools a {
  font-size: 16px;
  margin-right: 2px;
  text-decoration: none;
}
@media only screen and (min-width: 480px) and (max-width: 750px) {
  #rj-chat .post textarea {
    width: 74%;
  }
}
@media only screen and (max-width: 480px) {
  #rj-chat .post textarea {
    width: 74%;
  }
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
  #rj-chat .post textarea {
    width: 60%;
  }
}
@media only screen and (max-width: 321px) {
  #rj-chat .post textarea {
    width: 60%;
  }
}
.comments-dock {
  background-color: #6B5D56;
  color: #ffffff;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  position: fixed;
  height: 25px;
}
.comments-box {
  width: 250px;
  float: right;
  height: 25px;
  text-align: center;
  background-color: #DDDDDD;
  border: 1px solid #6B5D56;
}
.comments-box-content {
  height: 300px;
  position: relative;
  top: -302px;
  background-color: #F7F5F3;
  border: #666666 1px solid;
}
.comments-box-listenerName {
  color: #6B5D56;
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  position: relative;
  top: 3px;
  font-size: 14px;
}
.comments-box-topbar {
  background-color: #DDDDDD;
  height: 25px;
}
.direct-textarea {
  height: 20px !important;
}
.console_chat_image {
  margin: 1px 8px 1px 1px;
  width: 50px !important;
  height: 50px !important;
}
#rj-chat .chat_message:hover .byline .tools .open-chat {
  color: #ffffff;
  text-decoration: none;
  background-color: #6c6762;
  *background-color: #5f5a56;
  /* Buttons in IE7 don't get borders, so darken on hover */
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -ms-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
#rj-chat .consoleMessages {
  margin-bottom: 70px;
}
.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  font-family: "FS Elliot Web Greek Regular", Arial, 'Helvetica Neue', Helvetica, sans-serif;
  opacity: 0.4;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.6;
}
button.close {
  padding: 3px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  left: 0;
  margin-bottom: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
  top: 0;
}
.navbar-main .navbar-inner {
  background: none repeat scroll 0 0 #6B5D56;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  min-height: 40px;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
.navbar .nav {
  display: block;
  float: left;
  left: 0;
  margin: 0 10px 0 0;
  position: relative;
  top: 5px;
}
.nav {
  list-style: none outside none;
  margin-bottom: 18px;
  margin-left: 0;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > span {
  color: #EEEEEE;
  margin: 10px 0 0 !important;
  padding: 4px 30px !important;
  float: none;
  line-height: 19px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.private-chat body {
  background-color: #EEEEEE;
}
.private-chat p,
.private-chat h3 {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.private-chat p {
  margin: 0 0 10px;
  font-size: 14px;
}
.form-group p {
  font-weight: normal;
}
.private-chat .header {
  margin-left: 30px;
  height: 50px;
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
}
.profile-chat .header {
  margin-left: 10px;
  height: 60px;
  font-family: "FS Elliot Web Greek Regular", Verdana, sans-serif;
}
.connectContainer {
  margin-left: 30px;
  width: 85%;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  padding: 10px;
  background-color: #EEEEEE;
  max-width: 600px;
  margin-top: 30px;
}
.btn-connect {
  padding: 10px;
  width: 100px;
  font-size: 15px;
  line-height: normal;
  color: #FFFFFF !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.verticalLine {
  border-left: 1px solid #BDBDBD;
  height: 200px;
  padding-left: 10px;
}
.connectContainer .avatarComp {
  padding: 1px;
  width: 30px;
  height: 30px;
}
.connectContainer .avatarComp img {
  margin-bottom: 5px;
}
.connectContainer .avatarComp:hover img {
  outline: #666666 solid 1px;
}
.connectContainer .avatarCompSel img,
.connectContainer .avatarCompSel:hover img,
.connectContainer .avatarCompSel:focus img {
  outline: #FF0000 solid 2px;
}
.span6 {
  width: 460px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}
.form-group {
  margin-bottom: 10px;
}
.form-control {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.imgCheck {
  position: absolute;
  left: 0px;
}
.connectContainer .form-control {
  height: 20px !important;
  width: 94% !important;
}
.rj-private-chat {
  overflow: visible !important;
}
.profile-thumb {
  float: left;
  padding-right: 10px;
}
