body{background-image:url(../images/arka-fons.png);background-repeat:repeat;background-attachment:scroll;background-position:top-left}
* {
  font-family: 'Open Sans', sans-serif;
}
.navbar {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  background: #006699;
}
.navbar .navbar-header .navbar-toggle {
  border-color: #fff;
}
.navbar .navbar-header .navbar-toggle:hover {
  background: #16a085;
}
.navbar .navbar-header .icon-bar {
  background-color: #fff;
}
.navbar a.navbar-brand {
  color: #fff;
}
.navbar a.navbar-brand:hover {
  color: #fff;
}
.navbar ul.nav.navbar-nav li a {
  color: #fff;
}
.navbar li.likebutton {
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
}
.jumbotron,
.loginNewMemberForm {
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 0px;
}
.jumbotron h1,
.loginNewMemberForm h1 {
  text-align: center;
  margin-bottom: 30px;
  color: #3A3A3A;
  line-height: 1.3;
  font-size: 28px;
}
.jumbotron h1 span,
.loginNewMemberForm h1 span {
  padding: 15px;
}
.jumbotron p,
.loginNewMemberForm p {
  background: #006699;
  color: #fff;
  padding: 15px;
  font-size: 19px;
}
.jumbotron p.welcome_p,
.loginNewMemberForm p.welcome_p {
  font-size: 18px;
}
.jumbotron h2,
.loginNewMemberForm h2 {
  border-radius: 35px;
  background: #006699;
  padding: 10px;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: justify;
  line-height: 1.5;
  font-weight: lighter;
  color: #fff;
}
.jumbotron .block,
.loginNewMemberForm .block {
  color: #3A3A3A;
  text-align: center;
}
.jumbotron .block i,
.loginNewMemberForm .block i {
  display: block;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-top: 30px;
}
.jumbotron .block p,
.loginNewMemberForm .block p {
  color: #fff;
  border-radius: 35px;
  text-align: center;
  font-size: 14px;
}
.welcome_div {
  padding-top: 20px;
  padding-bottom: 45px;
  height: auto;
}
.loginNewMemberForm {
  background: #fff;
  border: 9px double #006699;
  padding-top: 0px;
  height: auto;
}
.loginNewMemberForm > h3 {
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -5px;
  margin-bottom: -10px;
  font-size: 30px;
}
.loginNewMemberForm .title {
  font-size: 30px;
}
.loginNewMemberForm .title span {
  line-height: 2;
  padding: 0px;
}
.loginNewMemberForm .control {
  margin-bottom: 20px;
}
.loginNewMemberForm .lbl {
  font-size: 18px;
}
.loginNewMemberForm .lbl:after {
  content: ' *';
  color: red;
}
.loginNewMemberForm.profile {
  height: auto;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
}
.loginNewMemberForm.profile .controls label {
  color: #000;
}
.loginNewMemberForm.profile .control-group span {
  background: none;
  color: #000;
}
.loginNewMemberForm select,
.loginNewMemberForm .controls-label {
  font-weight: bolder;
}
.loginNewMemberForm select {
  width: 150px;
}
.loginNewMemberForm input {
  z-index: 1;
}
.loginNewMemberForm .control-group {
  width: 230px;
  margin: 0 auto;
  padding: 0px;
  height: 67px;
  padding-top: 30px;
  padding-bottom: 60px;
}
.loginNewMemberForm .control-group.last {
  margin-top: 20px;
  padding-bottom: 70px;
  width: 240px;
}
.loginNewMemberForm .control-group span {
  background: #006699;
  color: #fff;
  padding: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.loginNewMemberForm .control-group span:after {
  content: ' *';
  color: red;
}
.loginNewMemberForm .alert_container {
  display: none;
}
.loginNewMemberForm .alert {
  width: 200px;
  margin: 0 auto;
}
.loginNewMemberForm .alert.myinfos {
  width: 100%;
}
.loginNewMemberForm a {
  color: #428bca;
  text-decoration: underline;
}
.loginNewMemberForm.subscribeForm {
  padding-top: 10px;
}
.loginNewMemberForm.subscribeForm .control-group {
  padding-top: 10px;
  margin-bottom: 5px;
}
input#username,
.form-control {
  display: inline;
  width: 150px;
}
label.control-label {
  padding: 5px;
  font-size: 20px;
  margin: 0px;
  color: #fff;
  font-weight: bold;
}
#legend legend {
  padding: 10px;
  font-weight: lighter;
  font-size: 25px;
}
.blocks {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.blocks p,
.blocks h2 {
  background: #f8f8f8;
  padding: 10px;
  margin: 0px;
}
.blocks h2 i {
  display: block;
  margin-bottom: 10px;
}
/* Sign in form */
.form-signin {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.form-signin h2 {
  text-align: center;
}
.form-signin button {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
  margin: 0 auto;
  width: 120px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  width: 150px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 150px;
}
.form-signin .btn-block {
  width: 150px;
  margin: 0 auto;
  margin-bottom: 5px;
}
/* Sign in form */
.controls.pages {
  background: #fff;
  padding: 10px;
  border: 1px solid #f1f1f1;
}
.controls.pages .nbr_pages {
  margin-left: 30px;
}
.left_part {
  padding: 0px;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
  border: 1px solid #f1f1f1;
  position: relative;
}
.left_part .bottom-controls {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
  border-radius: none;
  margin-bottom: 0px;
  border-bottom: none;
  border-top: 1px solid #f1f1f1;
}
.left_part .bottom-controls .panel-body {
  border-radius: none;
}
.left_part .top-controls {
  width: 100%;
  background: #fff;
  border-radius: none;
  top: 0px;
  margin: 0 auto;
}
.left_part .top-controls a {
  position: relative;
}
.left_part .top-controls a:hover {
  text-decoration: none;
}
.inbox_container .inboxDesk {
  background: #f9f9f9;
  padding-top: 5px;
  padding-bottom: 0px;
}
.inbox_container .inboxDesk h4 {
  padding-top: 5px;
  padding-bottom: 15px;
}
.inbox_container a.list-group-item {
  overflow: hidden;
  border: 1px solid #f1f1f1;
  margin-bottom: 1px;
}
.inbox_container a.list-group-item img {
  margin-right: 15px;
}
.inbox_container a.list-group-item .icon-chevron-right,
.inbox_container a.list-group-item a.read {
  margin-top: -25px;
  float: right;
}
.inbox_container a.list-group-item.homme {
  background: rgba(16, 216, 250, 0.1);
}
.inbox_container a.list-group-item.homme:hover,
.inbox_container a.list-group-item.homme.active {
  background: rgba(16, 216, 250, 0.4);
}
.inbox_container a.list-group-item.femme {
  background: rgba(243, 192, 243, 0.48);
}
.inbox_container a.list-group-item.femme:hover,
.inbox_container a.list-group-item.femme.active {
  background: rgba(243, 192, 243, 0.78);
}
.connected_users {
  overflow: hidden;
  overflow-y: scroll;
  padding-top: 0px;
  position: relative;
  height: 517px;
  margin-bottom: 0px;
  width: 100%;
}
.connected_users > h4 {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 0px;
  padding-bottom: 10px;
  background: #f9f9f9;
  padding-top: 10px;
  margin-top: 1px;
}
.connected_users.mobile {
  height: 517px;
}
.connected_users a {
  border: none;
  border-bottom: 1px solid #f1f1f1;
  overflow: hidden;
}
.connected_users a.active:focus {
  color: #333;
}
.connected_users a.active:focus p {
  color: #333;
}
.connected_users a.active:hover {
  color: #333;
}
.connected_users a.active:hover p {
  color: #333;
}
.connected_users > a:first-child {
  border-radius: 0px;
}
.connected_users > a:last-child {
  border-bottom: 0px;
}
.connected_users > a img {
  margin-top: -2px;
  float: left;
  margin-right: 15px;
}
.connected_users > a img.flag {
  float: none;
}
.connected_users > a img.big {
  position: absolute;
  left: 0px;
  z-index: 1;
  top: -55%;
  display: none;
}
.connected_users > a .list--group-item-text {
  font-size: 13px;
}
.connected_users > a i.icon-chevron-right {
  position: absolute;
  right: 20px;
  bottom: 22px;
}
.connected_users > a.list-group-item.homme {
  background: rgba(16, 216, 250, 0.1);
}
.connected_users > a.list-group-item.homme:hover,
.connected_users > a.list-group-item.homme.active {
  background: rgba(16, 216, 250, 0.4);
}
.connected_users > a.list-group-item.femme {
  background: rgba(243, 192, 243, 0.48);
}
.connected_users > a.list-group-item.femme:hover,
.connected_users > a.list-group-item.femme.active {
  background: rgba(243, 192, 243, 0.78);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color: #333;
}
.list-group-item.active p.list-group-item-text,
.list-group-item.active:hover p.list-group-item-text,
.list-group-item.active:focus p.list-group-item-text {
  color: #333;
}
.right_part {
  padding-right: 0px;
}
.right_part.mobile {
  padding-left: 0px;
  display: none;
  margin-top: -15px;
}
.right_part.mobile .backbtn {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.ad {
  margin: 0 auto;
}
.top_ads {
  text-align: center;
}
.body_ads {
  text-align: center;
  margin-top: 10px;
}
.chat_box_container {
  margin-bottom: 20px;
}
.chatbox_body {
  overflow: hidden;
}
.chat_container {
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}
.chat_container .panel {
  background: #f9f9f9;
  border: none;
  border-top: 1px solid #f1f1f1;
  position: absolute;
  top: 0px;
  width: 96%;
  z-index: 1;
}
.chat_container .panel .panel-body {
  border: none;
}
.chat_container .panel .panel-body .user_pic.mobile img {
  margin-top: -24px;
}
.chat_container .chat_messages {
  height: 518px;
  overflow-y: scroll;
  padding-top: 105px;
}
.chat_container .chat_messages .user_pic {
  margin-top: -45px;
  margin-right: 10px;
}
.chat_container .chat_messages.mobile {
  height: 400px;
}
.chat_container .chat_input {
  padding-top: 15px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
  min-height: 20px;
  width: 96%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
.chat_container .chat_input input[type=text] {
  width: 60%;
  display: inline;
}
.chat_container .chat_input.mobile {
  width: 97%;
}
.chat_container .chat_input.mobile input[type=text] {
  width: 45%;
  display: inline;
}
.chat_container .chat_input.mobile .smilies {
  width: 90%;
}
.chat_container .chat_input.mobile .smilies .mytable {
  width: 40%;
}
.footer {
  border-top: 1px solid #f1f1f1;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.chat_messages {
  background: #fff;
  border: 1px solid #f1f1f1;
}
.chat_messages h4 a {
  font-size: 13px;
  margin-left: 10px;
}
.message {
  margin-left: 10px;
  margin-right: 10px;
}
.message .sender {
  font-weight: bold;
  float: left;
  display: inline;
  background: #f9f9f9;
  padding: 5px;
  position: relative;
  background-image: linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -o-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -moz-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -webkit-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -ms-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.45, #d2f4fe), color-stop(1, #95c2fd));
  border-radius: 5px;
}
.message .sender:after {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #95c2fd;
  content: '';
  position: absolute;
  top: 40%;
  right: -4px;
}
.message .sender.pull-right {
  background-image: linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -o-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -moz-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -webkit-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -ms-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.45, #ace44b), color-stop(1, #7acd47));
}
.message .sender.pull-right:after {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #7acd47;
  border-left: none;
  content: '';
  position: absolute;
  top: 40%;
  left: -4px;
}
.message .content {
  margin-left: 10px;
}
.message.alt .sender {
  display: inline;
}
.message.alt .sender img {
  float: right;
}
/* .content */
.content {
  background-image: linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -o-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -moz-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -webkit-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -ms-linear-gradient(bottom, #d2f4fe 25%, #95c2fd 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.45, #d2f4fe), color-stop(1, #95c2fd));
  border: solid 1px #f1f1f1;
  /* vendor rules */

  border-radius: 15px;
  /* vendor rules */

  /* vendor rules */

  box-sizing: border-box;
  clear: both;
  float: left;
  margin-bottom: 20px;
  padding: 8px 30px;
  position: relative;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
  width: auto;
  max-width: 100%;
  word-wrap: break-word;
}
.content--alt {
  background-image: linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -o-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -moz-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -webkit-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -ms-linear-gradient(bottom, #ace44b 25%, #7acd47 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.45, #ace44b), color-stop(1, #7acd47));
}
/* RIBBON CSS */
.wrapper {
  margin: 50px auto;
  width: 280px;
  height: 370px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 90;
}
.ribbon-wrapper-green {
  width: 65px;
  height: 72px;
  overflow: hidden;
  position: absolute;
  top: -5px;
  right: 0px;
}
.ribbon-green {
  font: 12px Sans-Serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 0px 0;
  left: -5px;
  top: 10px;
  width: 120px;
  background-color: #428bca;
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.ribbon-green:before,
.ribbon-green:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
.smilies {
  display: none;
  text-align: center;
  margin-bottom: 10px;
}
.smilies .mytable {
  width: 85%;
}
/* UTILITIES */
.yellow {
  color: yellow;
}
.red {
  color: #ff0000;
}
.green {
  color: green;
}
.blue {
  color: #428bca;
}
.gold {
  color: gold;
}
.clear {
  clear: both;
}
.hide,
.hideme {
  display: none !important;
}
.nobg {
  background: none;
}
#wait {
  height: 32px;
  width: 32px;
  margin: 0 auto;
}