body {
  font-family: 'GreatVibes';
  background: rgb(247, 228, 228);
  background: radial-gradient(circle, rgba(247, 228, 228, 1) 0%, rgba(255, 246, 246, 0.6937149859943977) 100%);
  background-position: top center;
  font-weight: 300;
  height: 100%;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "GreatVibes";
  src: url("../../fonts/GreatVibes-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Cinzel";
  src: url("../../fonts/CinzelDecorative-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Explora";
  src: url("../../fonts/Explora-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Tangerine";
  src: url("../../fonts/Tangerine-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Parisienne";
  src: url("../fonts/Parisienne-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Arapey";
  src: url("../fonts/Arapey-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Caranda';
  src: url('../fonts/Caranda.ttf') format('truetype');
}

.navbar {
  margin-bottom: 0px;
  background: rgb(180, 25, 59);
  background: linear-gradient(90deg, rgba(71, 2, 39, 1) 0%, rgba(46, 3, 3, 1) 100%);
  border-bottom: 0px;
  position: static;
}

.navbar-brand {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  background: radial-gradient(circle, rgba(35, 1, 35, 1) 0%, rgba(1, 10, 2, 1) 100%);
  float: none;
  height: auto;
  padding: 15px 15px;
}

.navbar-brand img {
  width: 420px;
  margin: 0 auto !important;
  display: block;
}


#customsearchinput {
  float: right;
  position: absolute;
  top: 0px;
  right: 10%;
}


#customsearchinput input {
  background: #000;
  color: #fff;
  width: 300px;
  height: 60px;
}


ul.navbar-nav {
  display: flex;
  justify-content: space-between;
  font-size: 35px;
  padding: 20px 0px;
}


.block-premium {
  background: rgb(176, 141, 104);
  background: linear-gradient(90deg, rgba(176, 141, 104, 1) 0%, rgba(255, 243, 220, 1) 25%, rgba(176, 141, 104, 1) 50%, rgba(255, 243, 220, 1) 75%, rgba(176, 141, 104, 1) 100%);
  padding: 10px;
  margin: 0 auto;
  clear: both;
  width: 60%;
  border-radius: 0px 0px 20px 20px;
  position: relative;
  z-index: 99;
  height: 60px;
  text-align: center;
  font-size: 30px;
  color: #883341;
}


.block-premium b,
h4.block-premium {
  font-family: 'Cinzel';

}

.username span,
.userslst_username a {
  font-family: 'Tangerine';

}

.corners {
  position: relative;
  top: -62px;
  z-index: 0;
  margin-bottom: 50px;
  background: #682a68;
}

#main {
  clear: both;
}

.diamond-left {
  float: left;
}

.diamond-right {
  float: right;
}

#footermistiq {
  background: linear-gradient(90deg, rgba(20, 20, 20, 1) 0%, rgba(19, 18, 20, 1) 50%, rgba(20, 20, 20, 1) 100%);
}

#footermistiq .footer-links {
  font-family: 'Tangerine' !important;
}

#cometchat {
  position: absolute;
}

.thumb {
  position: relative;
}

.thumb a.forborder {
  width: 100%;
  height: 200px;
  display: block;
}

a.forborder::before {
  content: "";
  height: 240px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  z-index: 11;
  top: 0px;
  left: 0px;
  width: 100%;
}

img.forborder_profile {
  border-style: solid;
  border-width: 5px;
  border-image: linear-gradient(45deg, #f9e8bd, #cc9a45) 1;
}

.actions {
  height: 40px;
  width: 250px;
  margin-top: 30px;
  margin-left: -20px;

}

.love_button {
  float: left;
  width: 40px;
  height: 40px;
  position: relative;
}

.love_button img {
  width: 50px;
}

.request_button {
  margin-left: -10px;
  width: 50px;
  float: left;
}

.request_button img {
  width: 50px;
}

.badge-premium {
  text-transform: inherit;
  display: block;
  padding: 5px 10px;
  font-size: 30px;
  background: radial-gradient(circle, rgba(244, 224, 180, 1) 0%, rgba(251, 198, 155, 1) 100%);
  border-radius: 0px !important;
  margin: 10px 0;
  color: #753b5a;
}

.badge-premiumhome {
  text-transform: inherit;
  display: block;
  padding: 10px;
  font-size: 30px;
  background: radial-gradient(circle, rgba(244, 224, 180, 1) 0%, rgba(251, 198, 155, 1) 100%);
  border-radius: 20px !important;
  margin: 10px 0;
  color: #753b5a;
}


.badge-gratuito {
  float: left;
  font-size: 24px;
  background: rgb(215, 215, 215);
  background: radial-gradient(circle, rgba(215, 215, 215, 0.8) 0%, rgba(145, 145, 145, 0.8) 100%);
  margin: 10px 0;
  padding: 7px 20px;
  height: 35px;
  width: 170px;
}


.badge {
  color: #753b5a;
  border-radius: 30px;
  font-family: 'Cinzel';
  font-size: 10px;
  padding-top: 10px;
}

.ab_home {
  width: 100% !important;
  height: 45px;
  line-height: 30px;
  font-size: 23px;
  margin-left: 0px !important;

}

.profile_photo_cont {
  font-family: fantasy;
}


#members {
  background: url('../../images/bg_premium.png');
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  padding-bottom: 550px;
}


.abouthomepage {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.abouthomepage::before {
  content: "";
  background: url(../../images/topdecoration-mistiq.png);
  width: 100%;
  height: 120px;
  display: block;
  background-position: left top;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 50px;
}

.abouthomepage::after {
  content: "";
  background: url(../../images/bottomdecoration-mistiq.png);
  width: 100%;
  height: 120px;
  display: block;
  background-position: left top;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}


.premium {
  background: #0c0d1b !important;
}

#bg_premium {}


.profilebtns button {}


/*Pricing Content*/
.pricing-content li {
  font-size: 15px;
  padding: 7px 5px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}

.pricing-content li:hover {
  color: #fff;
}

/*Pricing Footer*/
.pricing-footer {
  color: #777;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  padding: 0 10px 19px;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}

.price-active h4 {
  color: #77694f;
}

.no-space-pricing .pricing:hover {
  transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #77694f;
  padding: 15px 0;
  font-size: 80px;
  transition: color 0.5s ease-in-out;
}


.pricing {
  position: relative;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-radius: 0 0 25px 25px;
  border-color: #f7c972;
  margin: 0 10px;
}

.pricing-content li {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-image: linear-gradient(45deg, #f7c972, #6a4a0d) 1;
  width: 160px;
  margin: 0 auto;
}

.pricing-content.listoffacilities li {
  border: none !important;
}


.pricing-head h3 {
  font-weight: bold;
  color: #000;
  padding: 15px 0 5px;
  font-size: 40px;
  background: #cc0000;
  margin: 10px 10px 0px 10px;
  border-radius: 5px;
}


.pricing-head h4 {
  color: #000;
  padding: 0;
  font-size: 30px;
  font-weight: 300;
}


#free-premium {
  background: rgb(144, 144, 144);
  background: linear-gradient(90deg, rgba(144, 144, 144, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(144, 144, 144, 1) 100%);
}


.pricing-active {
  border: 3px solid #77694f;
  margin-top: -10px;
  box-shadow: 7px 7px rgba(54, 215, 172, 0.2);
}


.yellow-crusta.btn {
  color: #fff;
  background-color: #138457;
  text-transform: uppercase;
  padding: 7px 10px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


#userslst .userslst_username a {
  text-decoration: none !important;
  color: #000;
  font-size: 45px;
}


.no-border {
  border: none !important;
}

.hover-effect:hover {
  /* border: 2px solid #3a598c; */
}

.pricing-content>li.active>i {
  color: #36d7ac;
}


.title-t h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif !important;
  font-size: 30px;
  text-align: center;
  color: #FF4C29;
}

/*

.actions {
  bottom: 110px;
  height: 40px;
  width: 200px;
  margin-top: 40px;
} */


.img-thumbnail {
  padding: 0px;

  object-fit: cover;
  border-radius: 0px;
  width: 100%;
  border: none;

  height: 200px;
  padding: 7px;
  background: transparent;
}


.blackbackground {
  background: #000;
  padding: 50px 10px;
  color: #fff;
}

.blackbackground a {
  color: #fff;
}

.male_color {}

.female_color {}

.navbar-right .avatar_right {
  height: 37px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  margin-top: 1px;
}

.alert {
  padding: 5px 15px;
  margin-bottom: 20px;
  border: none;
  border-radius: 4px;
  font-family: 'Montserrat';
  color: #000;
  background: #72be53;
}

.alert-danger {
  /* color: #333; */
  background-color: transparent;
  /* border-color: #000; */
  /*text-align: center;*/
}

.language_option {
  text-align: center;
  list-style-type: none;
  padding-left: 0;
}

.modal-header {
  text-align: center;
}

span.css-emoticon {
  font-size: 12px !important;
}

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
  display: none;
}

.language_option li {
  display: inline-block;
}

.language_option li a {
  font-size: 18px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.panel-settings .panel-title {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}

.panel-settings .panel {
  /*box-shadow: none;*/
  /*text-align: center;*/
  width: 46%;
  float: left;
  margin-right: 10px;
  padding: 10px;
  margin-bottom: 20px;
  border-color: #77694f;
  background-color: #4968ad;
  margin-top: 0px !important;
}

.col-md-6 .panel {
  width: 95%;
  margin-left: -15px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background: #2c3e50;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background: #1c2e40;
}

.alert-center {
  text-align: center;
  color: #000;
  font-family: "Montserrat", sans-serif !important;
}

.navbar-nav>li>.dropdown-menu {
  background: #2c3e50;
  box-shadow: none;
  border: none;
}

.filter_sentences b {
  border-bottom: 1px dotted;
  cursor: pointer;
}

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

.bottom_menu li {
  display: inline-block;
}

.bottom_menu li a {
  color: #d6e1f9 !important;
  padding-right: 10px;
  font-weight: bold;
}

.bottom_menu li a:hover {
  text-decoration: none;
  color: #fff !important;
}

.filter_sentences {
  text-align: center;
  margin-bottom: 15px;
  /*font-size: 24px;*/
  color: #333;
  display: none;
}

.footer_container {
  padding-left: 0;
}

.bottom_menu {
  margin-bottom: 0;
}

.copyright {
  margin-bottom: 10px;
  color: #d6e1f9;
}

.dropdown-avatar {
  margin-left: 8px;
}

.navbar-default {
  background: none !important;
  border: none !important;

  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 8px;
  padding-bottom: 8px;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.navbar-default i {
  font-size: 34px;
}

.navbar-right {
  padding-right: 15px;
}

.navbar-left {
  padding-top: 10px;
  padding-left: 15px;
}

.noUi-horizontal .noUi-handle {
  height: 21px !important;
  width: 21px !important;
  top: -3px !important;
  left: -10px !important;
}

.noUi-handle::after,
.noUi-handle::before {
  top: 3px !important;
  left: 7px !important;
}

#settings_modal .modal-body {
  text-align: center;
}

.settings_age_center {
  text-align: center;
}

.navbar-right .label {
  border-radius: 55px;
  font-size: 21px;
  margin-left: 5px;
  margin-top: -20px;
  padding: 4px;
  position: relative;
  z-index: 1000;
  width: 30px;
  height: 30px;
  background: #97457f;
}

.navbar-left .label {
  padding: 2px 4px !important;

  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;

  font-size: 10px;

  margin-left: -6px;
  margin-top: -3px;

  position: relative;
  z-index: 1000;
}

.navbar-default a {
  color: #d6e1f9 !important;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px !important;
}

.navbar-default a:hover {
  color: #fff !important;
}

.navbar-default .navbar-brand {
  color: #fff !important;
  font-family: "Dancing Script", cursive;
  font-size: 37px !important;
  padding-top: 21px;
}

.sidr_btn {
  display: none;
}

.lovesli {
  margin-right: 8px;
  margin-top: 2px;
}

.lovesli i {
  font-size: 32px !important;
}

.nav .dropdown-menu {
  color: #d6e1f9;
}

.container {
  /*max-width: 1000px;*/
}

.container h3 {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 31px;
}

.main_container {
  /*background: #000;*/
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 10px;
  /* padding: 20px 30px; */
  /*padding-bottom: 20px;*/
  font-family: 'Montserrat';

  /*color: #fff;*/
}


.btn {
  padding: 10px 10px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  border: none;
  border-radius: 4px;
  -webkit-transition: border 0.25s linear, color 0.25s linear,
    background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear,
    background-color 0.25s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.btn:hover,
.btn:focus {
  color: #fff;
  outline: none;
}

.btn:active,
.btn.active {
  outline: none;
  box-shadow: none;
}

.btn:focus:active {
  outline: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  /* color: rgba(255, 255, 255, .75); */
  cursor: not-allowed;
  /* background-color: #bdc3c7; */
  filter: alpha(opacity=70);
  /* opacity: .7; */
}

.btn [class^="fui-"] {
  position: relative;
  top: 1px;
  margin: 0 1px;
  line-height: 1;
}

.btn-xs.btn [class^="fui-"] {
  top: 0;
  font-size: 11px;
}

.btn-hg.btn [class^="fui-"] {
  top: 2px;
}

.btn-default {
  color: #fff;
  background-color: #bdc3c7;
}

.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #fff;
  background-color: #77694e;
  border-color: #77694e;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  background: #77694e;
  border-color: #77694e;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #fff;
}

.btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  /* background-color: #1abc9c; */
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background: #77694e;
  border-color: #77694e;
}

.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.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[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #bdc3c7;
  border-color: #1abc9c;
}

.btn-primary .badge {
  color: #1abc9c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #3498db;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #d34836;
  border-color: #d34836;
  font-weight: 600;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.btn-info .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-danger {
  color: #fff !important;
  background-color: rgba(238, 156, 167, 100);
  border-radius: 25px;
  font-size: 20px;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
  font-weight: 600;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  background: #fff;
  border-color: #fff;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #e74c3c;
}

.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #2ecc71;
}

.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #2ecc71;
}

.btn-success .badge {
  color: #2ecc71;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: #fff;
}

.btn-inverse {
  color: #fff;
  background-color: #34495e;
}

.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open>.dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
}

.btn-inverse:active,
.btn-inverse.active,
.open>.dropdown-toggle.btn-inverse {
  background: #77694e;
  border-color: #77694e;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #34495e;
}

.btn-inverse .badge {
  color: #34495e;
  background-color: #fff;
}

.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

.btn-wide {
  min-width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}

.btn-link {
  color: #16a085;
}

.btn-link:hover,
.btn-link:focus {
  color: #1abc9c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
}

.btn-hg,
.btn-group-hg>.btn {
  padding: 13px 20px;
  font-size: 22px;
  line-height: 1.227;
  border-radius: 6px;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 9px 13px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 4px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 3px;
}

.btn-tip {
  padding-left: 10px;
  font-size: 92%;
  font-weight: 300;
}

.btn-block {
  white-space: normal;
}

.btn-group>.btn+.btn {
  margin-left: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding: 10px 12px;
  border-left: 2px solid rgba(52, 73, 94, 0.15);
}

.btn-group>.btn+.dropdown-toggle .caret {
  margin-right: 3px;
  margin-left: 3px;
}

.btn-group>.btn.btn-gh+.dropdown-toggle .caret {
  margin-right: 7px;
  margin-left: 7px;
}

.btn-group>.btn.btn-sm+.dropdown-toggle .caret {
  margin-right: 0;
  margin-left: 0;
}

#userslst .user_block .thumbnail {
  position: relative;
  /* z-index: 10; */
}

#userslst .userslst_infos {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  bottom: 52px;
  position: relative;
}

#userslst .nailthumb-container {
  margin-bottom: 5px;
}

#userslst .userslst_username {
  color: #000;
  margin-bottom: 2px;
  font-size: 19px;
  /* padding-bottom: 5px; */
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: capitalize;
}

#userslst .userslst_age {
  font-size: 13px;
  color: #fff;
  margin-bottom: 5px;
  white-space: nowrap;
  padding-left: 3px;
  padding-right: 3px;
  text-overflow: ellipsis;
}

#userslst .thumbnail {
  height: 200px;
  border: none;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  overflow: hidden;
}

#userslst .thumbnail img {
  -webkit-transition: all 0.4s ease;
  /* Safari and Chrome */
  -moz-transition: all 0.4s ease;
  /* Firefox */
  -ms-transition: all 0.4s ease;
  /* IE 9 */
  -o-transition: all 0.4s ease;
  /* Opera */
  transition: all 0.4s ease;
}

#userslst .nailthumb-container {
  margin-bottom: 5px;
}

#userslst .thumbnail img:hover {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

#userslst .user_block .thumbnail .online_status {
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 11;
  font-size: 16px;
  opacity: 0.81;
  color: #27ae60;
}

#userslst .user_block .thumbnail .love_button {
  position: absolute;
  left: 10px;
  top: 0px;
  width: 100%;
  z-index: 11;
  font-size: 23px;
  opacity: 0.96;
  color: rgba(255, 255, 255, 1);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
}

#userslst .user_block .thumbnail .love_button.loved {
  position: absolute;
  left: 10px;
  top: 0px;
  width: 100%;
  z-index: 11;
  font-size: 23px;
  opacity: 0.96;
  color: rgba(231, 76, 60, 1);
}

.ibox-title.profile {
  text-align: center;
}

.ibox-title.profile h5 {
  display: inline-block;
  float: none;
  font-size: 22px;
}

#userslst .thumb {
  text-align: center;
  width: 200px;
  height: 300px;
}

.btnmoreplaceholder {
  font-size: 15px;
  text-align: center !important;
}

.btnmoreplaceholder a {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ececee;
  border-radius: 50%;
  display: inline-block;
  padding: 3px;
  width: 27px;
  color: #000;
}

.btnmoreplaceholder a:active {
  color: #2a6496;
}

.btnmoreplaceholder strong {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ececee;
  border-radius: 50%;
  display: inline-block;
  font-family: "Lato", Arial;
  padding: 3px;
  width: 27px;
  color: #000;
}

#userslst .user_block {
  margin-bottom: 110px !important;
}

#userslst .user_block .thumbnail .featured_status {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-top: 2px;
  font-size: 12px;
  opacity: 0.81;
  color: #fff;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
  background: rgba(0, 0, 0, 1);

  -webkit-border-radius: 0px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius: 0px;
  -moz-border-radius-topleft: 4px;
  border-radius: 0px;
  border-top-left-radius: 4px;
}

.user_poke_friends {
  position: relative;
}

.user_poke_friends_hover span {
  display: inline-block;
  font-size: 22px !important;
  position: relative;
  top: 40%;
  /* width: 100%; */
  left: 0;
  font-weight: 200;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.btn-send-friend-pm i {
  padding-right: 4px;
}

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

.user_poke_friends_hover {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: none;
  position: absolute;
  margin-bottom: -14px;
  z-index: 9999;
  text-align: center;
  color: #000;
  /* padding: 20px; */
  margin: 0 auto;
  left: 0;
  right: 0;
}

.btn-poke-back-placeholder .btn-poke-back {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.btn-send-friend-pm {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

#pm_main_txt {
  height: 125px;
}

.main_container.premium {
  padding: 0 !important;
  border-radius: 6px;
}

.premium .buy_buttons {
  margin-top: 20px;
}

.premium_features_list {
  padding: 8px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 25px;
}

.alert-purchase {
  display: none;
}


.premium_feature .pf_icon {
  font-size: 50px;
  text-align: center;
}

.badge-mob-price {
  display: none;
}

.premium .well {
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  color: #fff;
  border-radius: 20px;
  font-family: "Montserrat", sans-serif;
}

.purchase_buttons a:hover {
  text-decoration: none;
}

.purchase_buttons {
  display: none;
  margin-top: 15px;
}

.pf_icon .fa-eye-slash {
  margin-top: 20px;
}

.pf_icon .fa-send {
  margin-top: 20px;
}

.pf_icon .fa-rocket {
  margin-top: 20px;
}

.avatar_user_profile {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 200px;
}

.profile-details h3 {
  font-size: 35px;
  color: #4968ad;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
}

.profile-details .about {
  font-style: italic;
}

.profile-details .userslst_age {
  font-size: 16px;
}

.profile_online_now {
  color: #27ae60;
}

.col-actions-profile .btn {
  font-size: 20px;
  border-radius: 0;
}

.col-actions-profile .btn-poke {
  background: #323741;
  color: #fff;
}

.profile_tabs {
  /* margin-top: 20px; */
  /* margin-left: 10px;
  margin-right: 10px; */
}

.profile_tabs .nav-tabs {
  border: none;
}

.profile_tabs .nav-tabs>li.active>a {
  /* border: none;
  font-weight: bold;
  background: #ff4c29;
  color: #d4d8d9 !important;
  background: #4968AD; */

  color: #d4d8d9 !important;
  background: #ff4c29;
  border: 3px solid #875c3a;
  border-radius: 10px;
}

.report-placeholder {
  text-align: center;
}

.report-placeholder .bullet-sep {
  font-size: 4px;
  vertical-align: 1px;
}

.report-placeholder a {
  font-size: 12px;
  color: #d4d8d9 !important;
}

.alert-info {
  /*color: #fff;*/
  background-color: transparent;

  font-size: 16px;
}

.col-md-2 .pricing-content {
  text-align: right;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #181717;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
  background-color: #181717;
}

#collapseFive .alert-info {
  color: #fff !important;
}

#left-menu {
  position: fixed;
  left: 0px;
  top: 40%;
  background: #000;
  z-index: 999;
  width: 100px;
}

@media only screen and (max-width: 768px) {
  .pricing-content span {
    float: left;
    /* color: #000 !important; */
    text-align: left;
    width: 70%;
  }

  .pricing-content li {
    width: 250px;

  }

  #members {
    padding-bottom: 0px;
    background-position: 0px 190px;
  }

  .abouthomepage::before {
    content: "";
    background: url(../../images/topdecoration-mistiq.png);
    width: 100%;
    height: 40px;
    display: block;
    background-position: left top;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 20px;
  }


  .navbar-header {
    width: 340px !important;
  }

  #left-menu a {
    color: #fff !important;
  }
}

.gradient {
  color: #dadada;
  background-image: linear-gradient(#f9ed32, #ee2a7b);
}

.profile_tabs .nav-tabs>li>a {
  color: #fff;
  font-size: 17px;
  /*background: #cd3693;*/
  /*border: solid 1px!important;*/
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #d4d8d9 !important;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #d4d8d9;
  /*border-bottom-color: transparent;*/
}

.tab-content {
  color: #4968ad;
  /*border: solid 1px;*/
}

.col-actions-profile {
  margin-top: 30px;
}

.profile_tabs .panel-body {
  background: radial-gradient(circle, rgba(244, 244, 244, 1) 0%, rgba(255, 237, 239, 1) 100%);
  border-radius: 26px 26px 0 0;
  /* Aplică border-radius doar în colțurile superioare */
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
  /* Umbra mai pronunțată în partea dreaptă jos */
}

.profile_tabs .panel-body h3 {
  color: #000;
  margin-top: 5px;
}

#sidr {
  display: none;
}

/*GALLERY STYLES*/
.galleryItem {
  color: #797478;
  font: 15px/1.5 Verdana, Helvetica, sans-serif;
  width: 16%;
  margin: 2% 2% 20px 2%;
  margin-bottom: 0px;
  float: left;
  -webkit-transition: color 0.5s ease;
}

.galleryItem .btn-delete {
  margin-top: 5px;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.galleryItem h3 {
  text-transform: uppercase;
  line-height: 2;
}

.galleryItem:hover {
  color: #ff0041;
}

.galleryItem img {
  max-width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 190px;
  cursor: pointer;
  object-fit: cover;
}

.galleryItem .p_info_block {
  /* text-align: center; */
  padding-top: 4px;
}

.galleryItem .p_info_block img {
  height: auto;
}


.galleryItem .p_bullet {
  color: #9e9e9e;
}

.photo_actions {
  text-align: center;
}

.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */

  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.vertical-container::after {
  /* clearfix */

  content: "";
  display: table;
  clear: both;
}

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}

.vertical-timeline-content .btn {
  float: right;
}

#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #000000;
  border: solid 1px;
}

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}

@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}

.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.vertical-timeline-block:first-child {
  margin-top: 0;
}

.vertical-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }

  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }

  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
  background: #1ab394;
  color: #fff;
}

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }

  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }

  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}

.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  padding-top: 10px;
}

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}

.vertical-date small {
  color: #1ab394;
  font-weight: 400;
}

.vertical-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

.photo-modal-actions {
  text-align: center;
  margin-top: 10px;
}

.photo_comment {
  margin-bottom: 8px;
}

.photo-comment-block {
  margin-top: 10px;
}

.img-modal-placeholder img {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;

  max-width: 70%;
  display: inline-block;
}

.img-modal-placeholder {
  text-align: center;
}

.pac-container {
  z-index: 10000 !important;
}

.photo_actions {
  text-align: center;
}

.message-author {
  font-size: 17px;
  color: #333;
  font-family: 'Montserrat';
}

.pm-conv-block .message_author {
  font-weight: bold;
  font-size: 17px;
}

.pm-conv-block:first-child {
  border-radius: 20px;
}

.pm-conv-block:last-child {
  border-radius: 20px;
}

.pm-conv-block {
  text-align: center !important;
  cursor: pointer;
  position: relative;
}

.pm-msg-block {
  background: transparent;
  padding: 20px;
}

.unread {
  /* border: 1px solid #e7eaec; */
}

.dot_unread {
  position: absolute;
  top: 5px;
  left: 25px;
  color: red;
}

.message-date-mob {
  display: none;
}

.forum-desc {
  color: #999;
}

a.forum-item-title {
  font-size: 18px;
  font-weight: 600;
}

a.forum-item-title:hover {
  color: inherit !important;
}

.btn-forum-new-topic {
  color: #fff;
  display: block;
  font-size: 16px;
  margin-top: 20px;
  padding-bottom: 4px;
  padding-top: 4px;
}

.add_photos {
  padding-top: 20px;
}

.add_photos legend {
  text-align: center;
  color: #fff
}

.btn-file {
  overflow: hidden;
  position: relative;
}

.btn-file>input[type="file"] {
  bottom: 0;
  cursor: pointer;
  direction: ltr;
  font-size: 23px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.fileinput {
  display: block;
  margin-bottom: 9px;
}

.fileinput .fileinput-filename {
  font-size: 15px;
}

.fileinput .uneditable-input {
  cursor: text;
  display: inline-block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}

.fileinput .uneditable-input [class^="fui-"] {
  margin-right: 0.3em;
}

.fileinput .fileinput-preview {
  cursor: pointer;
}

.fileinput .thumbnail {
  display: inline-block;
  overflow: hidden;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}

.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}

.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}

.form-group.has-warning .fileinput .uneditable-input {
  border-color: #faebcc;
  color: #f1c40f;
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #f1c40f;
}

.alert-profile-creation {
  display: none;
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}

.form-group.has-error .fileinput .uneditable-input {
  border-color: #ebccd1;
  color: #e74c3c;
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #e74c3c;
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}

.form-group.has-success .fileinput .uneditable-input {
  border-color: #d6e9c6;
  color: #2ecc71;
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #2ecc71;
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}

#upload ul {
  margin-bottom: 0;
  margin-left: 0 !important;
  margin-right: 0;
  margin-top: 10px;
  padding-left: 0 !important;
}

#upload ul li {
  background-color: #333639;
  background-image: -moz-linear-gradient(center top, #333639, #303335);
  border-bottom: 1px solid #2b2e31;
  border-top: 1px solid #3d4043;
  height: 90px;
  padding: 15px;
  position: relative;
}

#upload ul li input {
  display: none;
}

#upload ul li p {
  color: #eee;
  font-size: 16px;
  font-weight: bold;
  left: 100px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  white-space: nowrap;
  width: 144px;
}

#upload ul li i {
  color: #7f7f7f;
  display: block;
  font-style: normal;
  font-weight: normal;
}

#upload ul li canvas {
  left: 32px;
  position: absolute;
  top: 21px;
}

.above_photo_container {
  margin-bottom: 8px;
  text-align: center;
}

.name_photos_block legend {
  text-align: center;
  color: #fff !important;
}

.owl-item div {
  text-align: center;
}

.owl-item div img {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#upload ul li span {
  background: rgba(0, 0, 0, 0) url("../../images/icons.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 12px;
  position: absolute;
  right: 33px;
  top: 34px;
  width: 15px;
}

#drop {
  color: #7f858a;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

tr.pm {
  cursor: pointer;
}

#drop input {
  display: none;
}

#upload ul {
  list-style: outside none none;
}

#upload ul li.error p {
  color: red;
}

fieldset legend {
  font-size: 18px;
  border: none;
}

.img_list {
  display: none;
}

.buttons_send_photos {
  display: none;
  text-align: center;
}

.photo_line img {
  width: 100px;
}

.birthday_group .col-md-4 {
  padding: 0;
}

.fileinput-new i {
  margin-right: 4px;
}

.fl_btn_upload {
  margin-top: -2px;
}

.fl_btn_send_placeholder {
  text-align: center;
}

.birthday_group .col-md-4:first-child {
  padding-right: 10px;
}

.birthday_group .col-md-4:last-child {
  padding-left: 10px;
}

.error-first-login {
  text-align: center;
  display: none;
}

.main_container.firstlogin {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 15px;
  }

  .vertical-timeline-content p {
    font-size: 13px;
  }
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }

  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }

  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }

  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }

  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}

@media (max-width: 1000px) {
  #sidr {
    display: block;
  }

  .topic-author {
    display: none;
  }

  .message-date-mob {
    display: block;
  }

  .message-date {
    display: none;
  }

  .photo_actions .btn {
    display: block;
    margin-top: 5px;
  }

  .vertical-timeline-content h2 {
    font-size: 15px;
  }

  .profile_photo_cont {
    text-align: center;
  }

  .profile_photo_cont .photocol {
    display: inline-block;
  }

  .avatar_user_profile {
    width: 200px;
  }

  .profile_photo_cont {
    text-align: center;
    margin: 0 auto;
  }

  .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  #bs-collapse-1 {
    display: none;
  }

  .sidr_btn {
    display: inline-block;
    float: left;
    padding-left: 0 !important;
    padding-top: 13px;
  }

  .navbar-default .navbar-brand {
    padding-top: 15px;
  }

  .sidr .label {
    display: inline-block;
    margin-top: 13px;
    padding: 4px 6px;
  }

  #sidr i {
    font-size: 18px;
  }

  #userslst .thumbnail {
    height: 100px;
  }

  .coin_option .btn {
    display: block;
    margin-top: 5px;
  }

  .price_desk_premium {
    display: none;
  }

  .well.premium_feature {
    text-align: center;
  }

  .badge-mob-price {
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 8px;
  }

  .btn-show-friend-requests {
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .profile_tabs .nav-tabs>li>a {
    font-size: 12px;
  }
}

/* MEDIA QUERIES*/
@media only screen and (max-width: 940px),
only screen and (max-device-width: 940px) {
  .galleryItem {
    width: 21%;
  }
}

@media only screen and (max-width: 720px),
only screen and (max-device-width: 720px) {
  .galleryItem {
    width: 29.33333%;
  }

  .header h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 530px),
only screen and (max-device-width: 530px) {
  .galleryItem {
    width: 46%;
  }

  .header h1 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 320px),
only screen and (max-device-width: 320px) {
  .galleryItem {
    width: 96%;
  }

  .galleryItem img {
    width: 96%;
  }

  .galleryItem h3 {
    font-size: 18px;
  }

  .galleryItem p,
  .header p {
    font-size: 18px;
  }

  .header h1 {
    font-size: 70px;
  }
}

.message-input {
  height: 90px !important;
}

.chat-avatar {
  white: 36px;
  height: 36px;
  float: left;
  margin-right: 10px;
}

.chat-user-name {
  padding: 10px;
}

.chat-user {
  padding: 8px 10px;
  border-bottom: 1px solid #e7eaec;
}

.chat-user a {
  color: inherit;
}

.chat-view {
  z-index: 20012;
}

.chat-users,
.chat-statistic {
  margin-left: -30px;
}

@media (max-width: 992px) {

  .chat-users,
  .chat-statistic {
    margin-left: 0px;
  }
}

.chat-view .ibox-content {
  padding: 0;
}

.chat-message {
  padding: 10px 20px;
}

.nailthumb-msg-container {
  height: 62px;
  display: inline-block;
  width: 62px;
}

.message-avatar {
  border: 1px solid #e7eaec;
  border-radius: 4px;
  margin-top: 1px;
}

.chat-discussion .chat-message.right .nailthumb-msg-container {
  float: left;
  margin-right: 10px;
}

.chat-discussion .chat-message.left .nailthumb-msg-container {
  float: right;
  margin-left: 10px;
}

.message {
  background-color: transparent;
  display: block;
  position: relative;
  border-radius: 20px;
}

.topic-author {
  font-size: 16px;
  margin-top: -4px;
  padding-bottom: 3px;
}

.chat-discussion .chat-message.right .message-date {
  float: right;
}

.chat-discussion .chat-message.left .message-date {
  float: left;
}

.chat-discussion .chat-message.right .message {
  text-align: left;
  margin-left: 70px;
}

.chat-discussion .chat-message.left .message {
  text-align: right;
  margin-right: 70px;
}

.message-date {
  font-size: 10px;
  color: #333;
}

.btn-reply-placeholder .btn {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 16px;
}

.btn-submit-forum-answer {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 16px;
}

.btn-reply-placeholder {
  text-align: right;
  /* float: right; */
  display: block;
  margin-top: 20px;
}

.btn-send-reply {
  /* border: solid 1px; */
  /* margin-top: 15px; */
}

#search-conv {
  /* background: #fff; */
  width: 50%;
  font-family: 'Montserrat';
}

.message-content {
  display: block;
  font-family: 'Montserrat';
}

.chat-discussion {
  padding: 15px;
  height: 400px;
  overflow-y: auto;
  padding-top: 20px;
  background: #fff;
  border: solid 1px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.chat-users {
  overflow-y: auto;
  height: 400px;
}

.chat-message-form .form-group {
  margin-bottom: 0;
}


.report-placeholder .btn-block-user,
.report-placeholder .bullet-sep {
  display: none;
}

.chat-message .pm-date,
.pm_conversations .dateago {
  visibility: hidden;
}

.conv-main {
  max-height: 445px;
  overflow-y: scroll;
}


/*
        .border-gradient::before {
          content: "";
          position: absolute;
          inset: 0;
          border-radius: 50px;
          padding: 5px;
          background:linear-gradient(45deg,#f6dc15,#FF4C29);
          -webkit-mask:
             linear-gradient(#fff 0 0) content-box,
             linear-gradient(#fff 0 0);
          -webkit-mask-composite: xor;
                  mask-composite: exclude;
                  z-index: -111;
        } */


/* .border-gradient-image{

          border-top: 4px solid #FF4C29;
          border-right: 4px solid #FF4C29;
          border-bottom: 4px solid #f6dc15;
          border-left: 4px solid #f6dc15;
          border-radius: 20px;
        } */


.background-gradient {

  background: radial-gradient(circle, rgba(113, 4, 87, 1) 0%, rgba(97, 3, 22, 1) 100%);
  margin: 5px 0px;
  border-radius: 20px !important;
  line-height: 10px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif !important;


}


.firstpartheader,
.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: initial;
  font-size: 40px;
  margin-bottom: 10px;
  color: #fff;
}


@media (min-width: 768px) {

  #left-menu {
    display: none !important;
  }


  .actions {
    height: 40px;
    width: 260px;
    margin-top: 30px;
    margin-left: -20px;
  }


  .badge {
    color: #753b5a;
    border-radius: 25px;
    font-family: 'Cinzel';
    font-size: 20px;
    padding-top: 10px;
    float: left;
    width: 190px;
    margin-left: -10px;
    position: relative;
    z-index: -1;

  }

  .request_button {
    margin-left: -20px;
    width: 50px;
    float: left;
  }


}


@media screen and (max-width: 1024px) {

  body {
    position: relative;
  }


  .thumb a.forborder {
    width: 100%;
    height: 150px;
    display: block;
  }


  #conversation {
    /* display:none; */
  }

  .footer-link {
    width: 100%;
    display: block;
    padding: 0;
    margin: 10px !important;
    text-align: left;
    float: none;
  }

  .pm_conversations {
    /* height: auto !important; */
    min-height: 46px;
  }

  #left-menu {
    overflow-y: auto;
    position: fixed;
    z-index: 11;
    width: 100%;
    left: 0;
    background: rgb(39 40 40) !important;
    top: 100px;
    border-radius: 0px;
    border: none;
  }

  .example3 .nav>li>a {
    margin-right: 0;
    text-align: center;
    margin-bottom: 5px;
  }

  #navbar3 ul {
    padding-right: 0;
  }

  .navbar-static-top {
    position: relative;
    width: 100%;
    margin: 0 auto;
    left: 0;
  }

  #navbar3 .navbar-right {
    display: none;
  }

  #navbar3 .input-group {
    width: 100%;
    margin-top: -20px;
  }

  .navbar-brand {
    padding: 0px;
  }


  #main {
    padding-top: 65px;
  }


  .actions {
    margin-top: 0px;
    margin-left: -12px;
    width: 200px;

    position: relative;
    z-index: 99;
  }


  .badge-premium,
  .badge-gratuito {
    font-size: 16px;
    padding: 10px 10px;
    height: 40px;
    width: 130px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: -1;
    margin-left: -10px;
  }

  .request_button {
    margin-left: -20px;
    width: 50px;
    float: left;
  }


  .ab_home {
    width: 100%;
    height: 70px;
    line-height: 60px;
    font-size: 35px;

  }


  #left-menu {
    overflow-y: auto;
    z-index: 99999;
    width: 100%;
    left: 0;
    background: #2e0303 !important;
    top: 180px;
    border-radius: 0px;
    border: none;
    font-family: fantasy;
    position: absolute;
  }

  .premium #left-menu {}


  #userslst .user_block {
    margin-bottom: 10px !important;
  }


  .main_container {
    padding: 0px !important;
    margin: 0px !important;
  }


}