* {
  font-family: poppins, sans-serif;
}
body {
  background: url(../img/epin-pattern.png) #f5f3f0;
  color: #5a5a5a;
}
body.dark-theme {
  color: #fff;
  background-blend-mode: multiply;
  background-color: #383b50;
}
*:focus {
  outline: none !important;
}
:focus {
  outline: 0 !important;
}
.top-header {
  background: #fff;
  height: 60px;
  position: relative;
}
.ui.animated.button .hidden.content {
  display: block !important;
}
.header-menu nav.navbar.navbar-itemsatis .container {
  position: relative;
  height: 65px;
}
.header-menu .logo {
  width: 155px;
  height: 40px;
  background-size: 100%;
  top: 12.5px;
  position: relative;
  margin-right: 30px;
  float: left;
}
.header-menu nav.navbar.navbar-itemsatis {
  background: #fff;
  border-radius: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #eaeaea;
  height: 65px;
}
.header-menu nav.navbar.navbar-itemsatis ul li a {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
  transition: 0.2s linear;
  position: relative;
  top: 0;
  line-height: 33px;
}
.header-menu nav.navbar.navbar-itemsatis ul li a:hover,
.header-menu nav.navbar.navbar-itemsatis ul li a:focus,
.header-menu nav.navbar.navbar-itemsatis ul li a:active {
  background: #f7f7f7;
  border-bottom: 2px solid #5f95c6;
}
.header-menu .nav .open > a,
.header-menu .nav .open > a:focus,
.header-menu .nav .open > a:hover {
  background: #1887d8 !important;
}
.header-menu ul.dropdown-menu li a:hover {
  background: red !important;
}
.header-menu ul.dropdown-menu {
  background: #1887d8;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 0;
}
button.header-user-button {
  position: absolute;
  right: 0;
  top: 12.5px;
  height: 40px;
  background: 0 0;
  border: none;
  color: #404040;
  width: 167px;
  border-radius: 5px;
}
.panel-footer {
  background: #f6f6f6;
  border-color: #eaeaea;
}
button.header-login-button {
  width: 177px;
}
button.header-user-button i.fas.fa-user {
  position: absolute;
  left: 15px;
  top: 7.5px;
  font-size: 25px;
}
.header-menu ul.dropdown-menu li a:hover {
  background: #136bab !important;
}
.header-user-button b {
  position: absolute;
  left: 50px;
  top: 4px;
  font-size: 16px;
}
.header-user-button span {
  position: absolute;
  left: 52px;
  top: 22px;
  font-size: 12px;
}
button.header-login-button b {
  left: 20px;
}
button.header-login-button span {
  left: 20px;
}
.header-user-button i.fas.fa-caret-down {
  font-size: 20px;
  position: absolute;
  top: 9.5px;
  right: 15px;
}
.relative {
  position: relative !important;
}
.header-menu .navbar-toggle {
  position: absolute;
  left: 0;
  z-index: 123;
  background: #fff;
}
.header-menu .navbar-toggle {
  position: absolute;
  left: 20px;
  z-index: 123;
  background: #229af2;
  font-size: 25px;
  padding: 0;
  color: #fff;
}
.tumKategorilerDiv {
  z-index: 9999;
}
.header-menu ul.dropdown-menu li a {
  line-height: 25px;
}
section.main-top-bg {
  background: url(../img/ustBG.png) no-repeat center center;
  height: 487px;
  background-size: cover;
  padding-top: 30px;
}
.main-slider-big {
  width: 100%;
  height: 427px;
  border-radius: 7px;
  transition: 0.2s linear;
  cursor: pointer;
  background-size: cover !important;
}
.main-slider-small-1 {
  width: 100%;
  height: 198.5px;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 30px;
  transition: 0.2s linear;
  cursor: pointer;
}
.main-slider-small-2 {
  width: 100%;
  height: 198.5px;
  background: #fff;
  border-radius: 6px;
  transition: 0.2s linear;
  cursor: pointer;
}
.main-slider-big:hover,
.main-slider-small-1:hover,
.main-slider-small-2:hover {
  filter: brightness(1.1);
}
input.SearchInput {
  position: absolute;
  top: 25px;
  left: calc(50% - 210px);
  width: 420px;
  line-height: 36px;
  border-radius: 14px;
  background: #18161d;
  border: none;
  color: #989898;
  padding: 0 15px;
}
div#bs-example-navbar-collapse-1 {
  margin: 0;
  padding: 0;
}
.AdvertBox-1 {
  padding: 15px;
}
button.chat-btn {
  display: none;
}
.AdvertBox-Main {
  background: rgba(241, 241, 241, 0.32);
  border-radius: 6px;
  position: relative;
  padding-top: 130px;
  padding-bottom: 5px;
  border: 1px solid #eaeaea;
  box-shadow: 0 5px 5px 0 rgba(33, 33, 33, 0.09);
}
.AdvertBox-Image-1 {
  width: 100%;
  height: 130px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-size: cover !important;
  position: absolute;
  top: 0;
  left: 0;
}
.AdvertBox-Image-2:hover {
  opacity: 0;
}
.AdvertBox-Image-2 {
  width: 100%;
  height: 130px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-size: cover !important;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s ease;
}
.AdvertBox-Title {
  font-size: 14px;
  font-weight: 500;
  padding: 0 15px;
  padding-top: 10px;
  height: 30px;
  color: #656565;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.AdvertBox-Tags {
  padding: 0 15px;
  color: #8c8c8c;
  font-size: 10px;
}
.AdvertBox-Tags a {
  color: #8c8c8c;
}
.AdvertBox-Badge {
  display: inline-block;
  padding: 3px;
  border-radius: 40px;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: 1px;
  color: #fff;
  position: relative;
  cursor: pointer;
  transition: 0.1s ease-in-out;
}
.AdvertBox-Badge:hover {
  transform: scale(1.3);
  z-index: 2;
}
.AdvertBox-Badges {
  width: 100%;
  height: 28px;
  position: absolute;
  top: 116px;
  right: 8px;
  text-align: right;
}
.AdvertBox-Badge::after {
  content: " ";
  display: block;
  background: linear-gradient(
    45deg,
    rgba(245, 243, 240, 0.5686274509803921),
    transparent
  );
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 50px;
}
.AdvertBox-User-Datas {
  margin-top: 10px;
  background: #f3f3f3;
  margin-bottom: -10px;
  padding: 10px;
  position: relative;
  display: none;
}
span.Advert-UserName {
  position: absolute;
  font-size: 14px;
  font-weight: 700;
  left: 60px;
  bottom: 30px;
}
.AdvertBox-User-Datas img {
  border: 3px solid #9c9c9c;
  border-radius: 40px;
}
span.Advert-TradeRating {
  position: absolute;
  font-size: 12px;
  left: 60px;
  bottom: 11px;
}
span.Advert-TradeRating span.Good {
  background: #f5f3f0;
  padding: 2px 3px;
  color: #3d8e3d;
  border-radius: 2px;
}
span.Advert-TradeRating span.Bad {
  background: #f5f3f0;
  padding: 2px 3px;
  color: #e86565;
  border-radius: 2px;
}
.AdvertBox-Main:hover .AdvertBox-User-Datas {
  display: block !important;
  position: absolute;
  width: 100%;
  z-index: 5;
  top: 165px;
  box-shadow: 0 6px 5px #b7b7b7;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: 5px;
}
.AdvertBox-Desc {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 0 5px;
}
.AdvertBox-User-Datas img.OnlineUser {
  border-color: green;
}
.advert-types ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.advert-types ul li {
  width: 11%;
  float: left;
  height: 110px;
  border-right: 1px solid #e0ddd9;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  transition: 0.1s linear;
  color: #868686;
}
.advert-types ul li:last-child {
  border-right: none;
}
.advert-types ul li i {
  display: block;
  font-size: 40px;
  color: #525252;
}
.advert-types ul li span {
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.advert-types ul li small {
  font-weight: 700;
  position: relative;
  top: -5px;
}
.advert-types ul li.active,
.advert-types ul li:hover {
  background: #fff;
  color: #232128;
}
.advert-sub-types {
  min-height: 90px;
  background: #fff;
  border-top: 1px solid #e0ddd9;
  padding: 10px 0;
  box-shadow: 0 7px 12px 1px #dcdbd9;
  padding-bottom: 0;
}
.breamcrumb-advert {
  font-size: 12px;
  position: relative;
  top: 2px;
}
.breamcrumb-advert a {
  color: #908989;
}
.advert-sub-types ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px;
  border-top: 1px solid #e0ddd9;
}
.advert-sub-types ul li {
  float: left;
  width: 10%;
  background: #fff;
  height: 90px;
  text-align: center;
  padding: 15px 10px;
  cursor: pointer;
  border-right: 1px solid #e0ddd9;
}
.advert-sub-types ul li:hover,
.advert-sub-types ul li.active {
  background: #f5f5f5;
}
.advert-sub-types ul li:last-child {
  border: none;
}
.advert-sub-types ul li i {
  font-size: 35px;
  display: block;
}
.advert-sub-types ul li span {
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  top: 8px;
}
.advert-list-datas {
  margin-top: 40px;
  position: relative;
}
.advert-data {
  height: 190px;
  background: #fff;
  border-bottom: 1px solid #ececeb;
  width: 100%;
  display: flex;
}
.UserMd {
  height: 190px;
  border-right: 1px solid #ececeb;
}
.AdvertData-User {
  padding-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececeb;
  position: relative;
}
.AdvertData-User span.Data-UserName {
  font-weight: 300;
  position: relative;
  left: 11px;
  font-size: 13px;
}
.first .UserMd {
  border-top-left-radius: 10px;
}
.first .SellMd {
  border-top-right-radius: 10px;
}
.advert-data.odd {
  background: #fafafc;
}
.AdvertData-UserBadges {
  padding-top: 10px;
}
.AdvertData-UserBadges .AdvertBox-Badge {
  width: 35px;
  height: 35px;
  font-size: 21px;
  margin: 5px;
}
.AdvertMd-Image {
  width: 160px;
  height: 120px;
  border-radius: 5px;
  background-size: cover !important;
  background-position: center center !important;
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: pointer;
  transition: 0.2s linear;
  background-color: #fff;
  object-fit: contain;
}
.AdvertMd-Image:hover {
  filter: contrast(1.1) brightness(1.2);
}
.col-sm-5.AdvertMd,
.col-md-6.AdvertMd {
  padding: 15px;
  position: relative;
  border-right: 1px solid #ececeb;
  height: 190px;
}
span.AdvertMd-IdText {
  position: absolute;
  top: 140px;
  font-size: 12px;
  color: #9e9e9e;
}
span.AdvertMd-Title {
  position: absolute;
  left: 190px;
  font-weight: 700;
  font-size: 16px;
  color: #484848;
  width: calc(100% - 200px);
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
table.AdvertMd-Desc {
  position: absolute;
  width: 380px;
  left: 190px;
  top: 50px;
}
table.AdvertMd-Desc th {
  width: 25%;
  position: relative;
  font-weight: 400;
  font-size: 12px;
}
table.AdvertMd-Desc th:after {
  content: " : ";
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
}
table.AdvertMd-Desc td {
  position: relative;
  font-weight: 400;
  font-size: 12px;
}
section.advert-server {
  height: 170px;
  padding-top: 30px;
  position: relative;
  overflow: hidden;
}
section.advert-server .server-bg {
  background: url(../img/main-top-bg.png) no-repeat center center;
  height: 200px;
  background-size: cover;
  position: absolute;
  top: -10px;
  left: -30px;
  width: 110%;
}
.advert-server-logo22 {
  height: 140px;
  width: 140px;
  z-index: 32;
  background-size: contain !important;
  position: absolute;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: #fff !important;
  border-radius: 100px;
  border: 5px solid #9ab1c1;
  top: 15px;
  box-shadow: 0 0 170px #9ab1c1, 0 0 170px #9ab1c1, 0 0 170px #9ab1c1,
    0 0 170px #9ab1c1;
}
.advert-server-logo {
  height: 250px;
  position: absolute;
  background-repeat: no-repeat !important;
  background-position: center !important;
  top: -120px;
  width: 200px;
  background-size: cover !important;
  z-index: 12;
  background-color: #dcdcdc !important;
  border-radius: 4px;
  box-shadow: 0 0 10px #00000080;
  right: 0;
}
.advert-server-text {
  position: absolute;
  z-index: 3;
  left: 0;
  color: #fff;
  bottom: 30px;
  text-align: center;
  width: 100%;
}
.advert-server-text h1 {
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  font-size: 37px;
}
.advert-server-text h2 {
  font-weight: 400;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.83);
  font-size: 19px;
  margin: -5px 0 0;
}
a.advert-detail-button {
  position: relative;
  z-index: 50;
  float: right;
  padding: 7px 25px;
  background: 0 0;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  height: 40px;
  top: -55px;
}
a.advert-detail-button:hover {
  background: rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 13px rgba(255, 255, 255, 0.30196078431372547);
}
.SellMd {
  padding: 15px;
}
.SellMd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.SellMd price {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  display: block;
  line-height: 70px;
  margin-top: 10px;
}
.SellMd a.DetailBtn {
  background: #45acf9;
  display: block;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  transition: 0.1s linear;
}
.SellMd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.SellMd ul li {
  font-size: 12px;
  line-height: 25px;
  border-bottom: 1px solid #ececeb;
  cursor: help;
}
.SellMd ul li:last-child {
  border: none;
}
.SellMd ul li i {
  padding-right: 5px;
  color: #45acf9;
}
.SellMd a.DetailBtn:hover {
  background: #83c5f7;
}
.advert-list-search-box {
  width: calc(100% + 30px);
  float: right;
  text-align: right;
  height: 110px;
  position: relative;
  right: -15px;
}
input.advert-list-input.quicksearch {
  background: 0 0;
  border: 0;
  color: #525257;
  font-size: 13px;
  line-height: 19px;
  padding: 12px 13px;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
}
button.filter-input {
  font-size: 14px;
  padding: 6px 14px;
  border-radius: 5px;
  border: 1px solid #9a9895;
  background: 0 0;
  color: #9a9895;
  position: absolute;
  right: 0;
  top: 50px;
  transition: 0.2s linear;
}
button.filter-input:hover {
  color: #404040;
  border-color: #404040;
}
.AdvertPriceText {
  display: inline;
}
select#price-sort {
  font-size: 14px;
  padding: 13px 0;
  border: none;
  background: 0 0;
  color: #525252;
  transition: 0.2s linear;
  position: absolute;
  right: -10px;
  top: 5px;
}
.dropdown.bootstrap-select.col-md-8.bs3 {
  position: relative;
  top: 4px;
  right: -25px;
}
.OnlineSatici label {
  font-weight: 400;
  font-size: 13px;
}
.online-satici .AdvertData-User:after {
  content: " ";
  width: 18px;
  height: 18px;
  position: absolute;
  top: 43px;
  left: 20px;
  background: linear-gradient(45deg, #368a35, #02ff00);
  display: block;
  z-index: 1;
  border-radius: 50px;
  border: 4px solid #fff;
}
.AdvertData-User img {
  border-radius: 50px;
}
p.filter-count {
  font-size: 14px;
  padding: 12px 14px;
  border-radius: 5px;
  background: 0 0;
  color: #9a9895;
  transition: 0.2s linear;
}
section.advert-list {
  margin-bottom: 100px;
}
button#load-more {
  width: calc(100% + 30px);
  position: relative;
  left: -15px;
  line-height: 40px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: none;
  background: #64849c;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  transition: 0.2s linear;
}
button#load-more:hover {
  background: #5e91b7;
}
.panel.panel-default {
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  background: #fff;
}
.no-padding {
  padding: 0 !important;
}
section.game-details {
  padding: 70px 0;
  background: url(../img/beyaz-bg.jpg) #e4e4e3 no-repeat center center;
  background-size: cover;
  margin-bottom: -100px;
}
.col-md-4.game-detail-info {
  padding: 25px;
  border-right: 1px solid #e4e4e3;
}
.col-md-8.game-desc {
  padding: 25px;
}
.col-md-4.game-detail-info h2 {
  font-weight: 900;
  font-size: 20px;
  margin-top: 10px;
}
.col-md-8.game-desc h2 {
  font-weight: 900;
  font-size: 20px;
  margin-top: 10px;
}
.col-md-4.game-detail-info ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.col-md-4.game-detail-info ul li {
  padding: 8px 0;
  border-top: 1px solid #efeff4;
  font-size: 13px;
  color: #4c4c4c;
}
.col-md-4.game-detail-info ul li:first-child {
  border-top: none;
}
.col-md-4.game-detail-info ul li span {
  color: #adadad;
  text-transform: uppercase;
  font-size: 11px;
  padding-right: 15px;
  position: relative;
}
.col-md-4.game-detail-info ul li span:after {
  content: ":";
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 2px;
  padding-right: 4px;
}
.col-md-8.game-desc p {
  color: #969696;
}
.game-detail-logo {
  width: 100%;
  height: 200px;
  background-size: 70% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
section.popular-advert {
  margin-bottom: 100px;
}
.Reklam-Alani-Home-1 {
  width: 100%;
  border-radius: 5px;
  height: 140px;
  position: relative;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  text-align: center;
}
.Special-Reklam-170 {
  height: 170px;
}
.Special-Reklam-170 img {
  height: 170px !important;
}
.most-sliders .carousel-control {
  background: 0 0;
  width: 50px;
  font-size: 35px;
  display: inline-block;
}
.most-sliders .carousel-control {
  width: 40px;
  font-size: 29px;
  display: inline-block;
  height: 40px;
  color: #f5f3f0;
  background: #000;
  border-radius: 50px;
  top: 80px;
  opacity: 0.7;
}
.AdvertBox-ItemDesc {
  font-size: 12px;
  padding: 0 15px;
  color: #a5a5a5;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: -5px;
}
#Main-Slider .carousel-indicators li {
  border-radius: 0;
  width: 40px;
  height: 10px;
  margin: 0 3px;
  border: 1px solid #fff;
}
#Main-Slider a.left.carousel-control {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
#Main-Slider a.right.carousel-control {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
ul.nav.navbar-nav li.ToogleMenu {
  background: #1b75b7;
  height: 50px;
  position: relative;
  font-size: 21px;
}
div#ToggleMenuDiv {
  background: #edf7ff;
  color: #000;
  height: 52px;
  border-bottom: 1px solid #eaeaea;
}
.navbar-itemsatis-toggle li > a {
  color: #3c3c3c;
  border-right: 1px solid rgba(148, 193, 226, 0.47);
  border-right-style: dashed;
  transition: 0.2s linear;
}
.navbar-itemsatis-toggle li:last-child > a {
  border-right: none;
}
.navbar-itemsatis-toggle li > a:hover,
.navbar-itemsatis-toggle li > a:active,
.navbar-itemsatis-toggle li > a:focus,
.navbar-itemsatis-toggle .open > a {
  background: rgba(161, 215, 255, 0.1411764705882353);
  background-color: rgba(161, 215, 255, 0.1411764705882353) !important;
}
.navbar-itemsatis-toggle ul.dropdown-menu {
  border: none;
  border-radius: 0 !important;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.12);
  top: 51px;
  padding: 0;
}
.navbar-itemsatis-toggle ul.dropdown-menu li > a {
  color: #737373;
  font-size: 13px;
  line-height: 30px;
  padding: 10px;
  border-bottom: 1px solid #efefef;
}
.navbar-itemsatis-toggle ul.dropdown-menu li:last-child > a {
  border-bottom: none;
}
div#LeftMenu {
  width: 270px;
  position: fixed;
  left: 0;
  background: #182935;
  z-index: 50;
  height: 100%;
}
div#LeftMenu .LeftMenuList {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  position: relative;
}
div#LeftMenu .LeftMenuList span {
  width: 100%;
  height: 40px;
  display: block;
}
div#LeftMenu .LeftMenuList span a {
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  border-bottom: 1px solid #314654;
  display: block;
  color: #d2eafb;
}
div#LeftMenu .SearchDiv {
  width: 100%;
  height: 60px;
  background: #0c171f;
  text-align: center;
}
div#LeftMenu .SearchDiv input {
  position: absolute;
  line-height: 36px;
  border-radius: 14px;
  background: #060606;
  border: none;
  color: #989898;
  padding: 0 15px;
  left: 10px;
  width: 230px;
  top: 12px;
}
.ScrollBarMenu {
  height: calc(100% - 60px);
  overflow: hidden;
  overflow-y: scroll;
}
.ScrollBarMenu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #415b6d;
}
.ScrollBarMenu::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
.ScrollBarMenu::-webkit-scrollbar-thumb {
  background-color: #71a2c5;
}
.NoItemsMenu {
  text-align: center;
  padding: 20px;
  color: #fff;
}
.NoItemsMenu i {
  font-size: 40px;
  display: block;
  margin-bottom: 10px;
}
section.community-header {
  margin-top: -1px;
  background: #e4e9f6;
  text-align: center;
  color: #667499;
  padding: 45px 0;
}
section.community-header h1 {
  margin: 0;
  font-weight: 400;
  font-size: 23px;
}
section.community-header h2 {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}
section.community-header h1 sup {
  font-size: 11px;
  background: #3d4f7b;
  padding: 2px 5px;
  color: #fff;
  top: -11px;
  left: -4px;
}
.community-new-profile-image {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  background-size: cover !important;
  margin-top: 5px;
  margin-left: 5px;
}
.community-new {
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 5px;
  transition: 0.2s linear;
  position: relative;
}
.community-new:hover {
  background: #e4e9f6;
}
.community-new-title {
  font-weight: 500;
  font-size: 15px;
  color: #404040;
  width: calc(100% - 100px);
}
.community-new-desc {
  font-size: 12px;
  color: #7b7b7b;
  width: calc(100% - 100px);
}
.community-right-comment {
  float: right;
  width: 100px;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 10px;
  padding-top: 14px;
  padding-left: 20px;
}
.community-right-comment span {
  position: relative;
  top: -3px;
  left: 6px;
}
.community-right-comment i {
  font-size: 25px;
}
.btn.btn-create {
  background: #d27272;
  color: #fff;
  transition: 0.2s linear;
  font-weight: 700;
}
.btn.btn-create:hover {
  background: #d64e4e;
}
.community-left ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 30px;
}
.community-left ul li {
  padding: 10px 15px;
  background: #f5f3f0;
  margin-bottom: 4px;
  border-radius: 5px;
  cursor: pointer;
}
.community-left ul li i {
  font-size: 18px;
  padding-right: 7px;
  position: relative;
  top: 1px;
}
li.m-t-10 {
  margin-top: 30px;
}
.ResendMail {
  background: #fff2ae;
  padding: 12px 0;
  font-size: 13px;
  color: #8a7713;
  border-bottom: 1px solid #efe29d;
}
.ResendMail button {
  background: #dcd29f;
  border: none;
  border-radius: 4px;
  padding: 4px 20px;
  float: right;
  margin-bottom: -8px;
  top: -5px;
  position: relative;
  color: #67603b;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.2s linear;
}
.ResendMail button:hover {
  background: #c3ba89;
}
section.main {
  margin-top: 40px;
}
.form-control {
  font-size: 13px;
}
.form-group label {
  font-weight: 400;
  margin-top: 10px;
  font-size: 13px;
}
.form-group label i {
  padding-right: 3px;
}
.panel-heading {
  border-color: #fff !important;
  background: #88a0b9 !important;
  padding: 14px 18px 15px;
  box-shadow: inset 0 -10px 15px -12px rgba(0, 0, 0, 0.3), 0 0 0 #555;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff !important;
}
div#LoginRegisterCollapse ul.dropdown-menu {
  display: block;
}
div#LoginRegisterCollapse ul.dropdown-menu li a {
}
.div#LoginRegisterCollapse ul.dropdown-menu li > a {
  color: #edf7ff;
  border-right: 1px solid rgba(156, 194, 222, 0.23921568627450981);
  border-right-style: dashed;
  transition: 0.2s linear;
}
div#LoginRegisterCollapse ul.dropdown-menu li:last-child > a {
  border-right: none;
}
div#LoginRegisterCollapse ul.dropdown-menu li > a:hover,
div#LoginRegisterCollapse ul.dropdown-menu li > a:active,
div#LoginRegisterCollapse ul.dropdown-menu li > a:focus,
div#LoginRegisterCollapse ul.dropdown-menu .open > a {
  background: rgba(161, 215, 255, 0.1411764705882353);
  background-color: rgba(161, 215, 255, 0.1411764705882353) !important;
}
div#LoginRegisterCollapse ul.dropdown-menu {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.3);
  top: 57px;
  padding: 0;
  width: 168px;
  min-width: 10px;
  background: #fbfbfb;
}
div#LoginRegisterCollapse ul.dropdown-menu li > a {
  color: #737373;
  font-size: 13px;
  padding: 4px 25px;
  border-bottom: 1px solid #efefef;
  line-height: 32px;
  position: relative;
  width: calc(100% - 1px);
  top: 0;
}
li.SeviyeBadge {
  width: calc(100% - 1px);
}
div#LoginRegisterCollapse ul.dropdown-menu li:last-child > a {
  border-bottom: none;
}
div#LoginRegisterCollapse ul.dropdown-menu li > a i {
  padding-right: 10px;
  line-height: 32px;
}
.LeftMenuClose {
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  background: #4c87b3;
  text-align: center;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.btn.btn-login {
  line-height: 26px;
  background: #355e7d;
  border-radius: 3px;
  color: #fff;
}
.panel-login {
  padding: 0;
}
.panel-login a {
  display: block;
  background: red;
}
.panel-login a {
  display: block;
  background: 0 0;
  padding: 5px 15px;
  text-align: center;
  line-height: 30px;
  color: #676767;
}
.panel-login .first-div a {
  border-right: 1px solid #ddd;
}
.panel-login a:hover {
  background: #eaeaea;
  text-decoration: none;
  color: #2b2b2b;
}
section.login {
  margin-top: 100px;
  margin-bottom: 100px;
}
.advert-types {
  background: #f5f3f0;
}
footer {
  background: #262626;
  width: 100%;
  height: auto;
  margin-top: 100px;
  overflow: hidden;
}
ul.menu-bar {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.social-bar {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.menu-bar li {
  float: left;
}
ul.social-bar li {
  float: left;
}
ul.menu-bar li a {
  color: #bfbfbf;
  line-height: 57px;
  padding: 4px 8px;
  margin-right: 6px;
  border-radius: 5px;
}
ul.social-bar li a {
  color: #bfbfbf;
  line-height: 57px;
  padding: 4px 8px;
  margin-right: 6px;
  border-radius: 5px;
}
.footer-middle {
  background: #f9f9f9;
  padding: 30px 0;
  border-top: 1px solid #e8e8e8;
}
ul.bottom-bar-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.bottom-bar-list li a {
  float: left;
  padding: 4px 5px;
  line-height: 25px;
  font-size: 13px;
  color: #7d7d7d;
  margin-right: 12px;
  text-decoration: none;
  cursor: pointer;
}
.footer-bottom p {
  color: #545454;
  font-size: 12px;
  margin-top: 5px;
}
.footer-logo {
  background: url(../img/itemSatisLogo_Rev1.png) no-repeat center center;
  width: 212px;
  height: 94px;
  background-size: 70%;
  opacity: 0.7;
  cursor: pointer;
  transition: 0.2s linear;
  margin-right: 20px;
}
.footer-logo:hover {
  opacity: 1;
}
.footer-middle p {
  color: grey;
  font-size: 11px;
  padding-top: 11px;
  padding-left: 30px;
}
.table-middle td {
  vertical-align: middle !important;
}
.header-menu nav.navbar.navbar-itemsatis ul li a i {
  padding-right: 3px;
}
section.community-body .container {
  padding-top: 40px;
  background: rgba(245, 243, 240, 0.8509803921568627);
  box-shadow: 0 5px 7px 0 rgba(85, 85, 85, 0.07);
}
.login-right-panel {
  height: 324px;
  background: url(../img/main-top-bg.png) no-repeat center center;
  background-size: cover;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #f5f3f0;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  padding: 50px !important;
  color: #fff;
  text-shadow: 0 0 23px #151a1d;
  font-size: 15px;
}
.iziToast > .iziToast-body .iziToast-title {
  display: block !important;
  float: none !important;
}
.sticky-menu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
}
.navbar-itemsatis-toggle ul li a i {
  padding-right: 8px;
}
.CategoryImage {
  height: 125px;
  border-radius: 5px;
  background-size: cover, cover !important;
  box-shadow: inset 0 -50px 50px -50px #000, 0 2px 5px 0 rgba(85, 85, 85, 0.52);
  position: relative;
  filter: grayscale(0.1);
  background-position: center !important;
  background-color: #f1f1f1 !important;
  cursor: pointer;
  transition: 0.2s linear;
  background-repeat: no-repeat !important;
}
.CategoryImage:hover {
  z-index: 5;
  filter: brightness(1.06) grayscale(0);
}
.CategoryImage span {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  color: #fff;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  text-shadow: 1px 1px 3px #000;
}
.AllCategoryDiv {
  padding: 10px;
  width: 16.6%;
  float: left;
}
.category-data {
  width: calc(20% - 15px);
  height: 170px;
  float: left;
  margin: 7.5px;
}
div#UserBalanceDiv {
  display: unset;
}
.products-one .products-buy:hover i {
  color: #fff;
}
.products-stok-yok {
  display: none;
}
.products-one.stok-yok .products-stok-yok {
  display: block;
  z-index: 1;
  position: absolute;
  height: 80px;
  width: 100%;
}
.products-stok-yok i {
  font-size: 40px;
  position: absolute;
  left: 160px;
  top: 20px;
  color: #777;
  filter: drop-shadow(0px 0px 6px #f5f3f0) drop-shadow(0px 0px 6px #f5f3f0)
    drop-shadow(0px 0px 6px #f5f3f0);
  background: #f5f3f0;
}
.products-stok-yok h3 {
  font-size: 20px;
  position: absolute;
  left: 220px;
  top: 20px;
  color: #777;
  margin: 0;
  filter: drop-shadow(0px 0px 6px #f5f3f0) drop-shadow(0px 0px 6px #f5f3f0)
    drop-shadow(0px 0px 6px #f5f3f0);
  background: #f5f3f0;
}
.products-stok-yok p {
  font-size: 12px;
  position: absolute;
  left: 220px;
  top: 43px;
  color: #777;
  margin: 0;
  filter: drop-shadow(0px 0px 1px #f5f3f0) drop-shadow(0px 0px 1px #f5f3f0)
    drop-shadow(0px 0px 1px #f5f3f0);
  background: #f5f3f0;
}
.products-stok-yok .stok-blok {
  position: absolute;
  width: 50%;
  right: 0;
  display: block;
  height: 80px;
  background: #f4f1ee;
}
.AdvertImage-List {
  width: 100%;
  height: 300px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border-radius: 3px;
  cursor: pointer;
}
.AdvertImageSliderBtn {
  background: 0 0 !important;
  opacity: 1;
  text-shadow: none;
}
.left.AdvertImageSliderBtn i {
  position: absolute;
  left: 0;
  line-height: 40px;
  width: 40px;
  color: #fff;
  opacity: 1;
  font-size: 20px;
  height: 40px;
  background: rgba(0, 0, 0, 0.47);
  top: calc(50% - 20px);
}
.right.AdvertImageSliderBtn i {
  position: absolute;
  right: 0;
  line-height: 40px;
  width: 40px;
  color: #fff;
  opacity: 1;
  font-size: 20px;
  height: 40px;
  background: rgba(0, 0, 0, 0.47);
  top: calc(50% - 20px);
}
div#AdvertImageSlider .carousel-indicators li {
  border-radius: 0;
}
.advert-body span.advert-id {
  color: #9e9e9e;
  font-size: 11px;
}
.advert-body h1 {
  font-size: 19px;
  margin: 0;
  color: #505050;
}
table.advert-detail-table {
  width: 100%;
  margin-top: 20px;
}
table.advert-detail-table tr td:first-child {
  width: 25%;
  text-transform: uppercase;
  font-size: 11px;
  color: #a7a7a7;
  position: relative;
}
table.advert-detail-table tr td:first-child:after {
  content: " : ";
  display: block;
  position: absolute;
  right: 15px;
  top: 3px;
}
table.advert-detail-table tr td:last-child {
  font-size: 11px;
  color: #a7a7a7;
  position: relative;
}
table.advert-detail-table tr td:last-child {
  font-size: 13px;
  color: #565656;
  position: relative;
}
.advert-body .well {
  position: relative;
  margin-top: 25px;
  border: none;
  box-shadow: none;
  height: 150px;
  margin-bottom: 0;
}
.advert-body button.btn.btn-buy {
  padding: 10px 50px;
  background: #33a3f5;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.advert-body price span {
  font-family: sans-serif;
  padding-left: 5px;
  font-size: 0.7em;
}
.advert-body button.btn.btn-bell {
  position: absolute;
  bottom: 19px;
  right: 182px;
  height: 41px;
  font-size: 17px;
  color: #fff;
  background: #f1a167;
}
.advert-body .well ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advert-body .well ul li {
  font-size: 13px;
  color: #545454;
  background: #e2e2e2;
  margin-bottom: 3px;
  padding: 3px 8px;
  width: 230px;
  border-radius: 3px;
}
.advert-body .well ul li i {
  width: 25px;
  text-align: center;
  color: #c17600;
}
section.advert-stats {
  background: #f2f9ff;
  border-bottom: 1px solid #d8d8d8;
}
.col-stats h2 {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 0;
}
.col-stats h4 {
  font-size: 35px;
  margin: 0;
  font-weight: 900;
  color: #4c4c4c;
}
.col-stats {
  margin-bottom: 15px;
  border-right: 1px solid #cecece;
  text-align: center;
  color: #8c8c8c;
}
.widget.single-news {
  position: relative;
}
.widget.single-news .image img {
  display: block;
  width: 100%;
}
.widget.single-news .image .gradient {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(
    bottom,
    #000000 0%,
    rgba(0, 0, 0, 0.05) 100%
  );
  background-image: -moz-linear-gradient(
    bottom,
    #000000 0%,
    rgba(0, 0, 0, 0.05) 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #000000 0%,
    rgba(0, 0, 0, 0.05) 100%
  );
  background-image: linear-gradient(
    to top,
    #000000 0%,
    rgba(0, 0, 0, 0.05) 100%
  );
}
.widget.single-news .details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  cursor: pointer;
}
.widget.single-news .details .category {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.widget.single-news .details .category a {
  color: #fff;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.widget.single-news .details h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 19px;
}
.widget.single-news .details h3 a {
  color: #fff;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.widget.single-news .details:hover time {
  position: relative;
  display: block;
  color: #fff;
  font-size: 13px;
  margin-bottom: -20px;
  -webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.all-category-grid-sizer {
  width: 20%;
  height: 110px;
}
.panel.panel-default.panel-search-bar {
  position: relative;
  height: 45px;
}
input.CategoryFilter {
  width: 30%;
  height: 45px;
  border: none;
  border-radius: 3px;
  background: #fff;
  padding: 0 13px;
  color: #737373;
  padding-left: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.panel.panel-default.panel-search-bar i.fab.fa-searchengin {
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  z-index: 1;
  width: 35px;
  line-height: 45px;
  text-align: right;
  font-size: 22px;
  color: #797979;
}
.panel.panel-default.panel-search-bar button.siralama-btn {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 45px;
  border-radius: 5px;
  border: none;
  background: 0 0;
  padding-right: 20px;
  text-transform: uppercase;
  font-size: 12px;
  color: #676767;
}
.panel.panel-default.panel-search-bar button.siralama-btn span {
  font-size: 13px;
}
.panel.panel-default.panel-search-bar button.siralama-btn span {
  font-size: 13px;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 3px;
  color: #353535;
}
.panel.panel-default.panel-search-bar
  button.siralama-btn
  i.fas.fa-sort-amount-down-alt {
  padding-right: 5px;
}
.all-category ol.breadcrumb {
  background: #fff;
  padding: 12px 20px;
  border-top: 0;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
}
p.SmsBilgilendirmeText {
  font-size: 12px;
  text-align: center;
  background: #efefef;
  display: inline-block;
  padding: 3px 15px;
}
.LevelBar1 {
  height: 5px;
  background: #79c6ff;
  position: absolute;
  top: 40px;
  z-index: 2;
  display: block;
  left: 0;
}
.LevelBar2 {
  width: calc(100%);
  height: 5px;
  background: #cecece;
  position: absolute;
  top: 40px;
  z-index: 1;
  left: 0;
}
.LevelBarText {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  top: 27px;
  z-index: 4;
  font-size: 11px;
  display: inline-block;
  filter: drop-shadow(0px 0px 3px #e2f2ff) drop-shadow(0px 0px 3px #e2f2ff)
    drop-shadow(0px 0px 3px #e2f2ff) drop-shadow(0px 0px 3px #e2f2ff)
    drop-shadow(0px 0px 3px #e2f2ff) drop-shadow(0px 0px 3px #e2f2ff);
}
.SeviyeBadgeText {
  text-align: center;
  margin-bottom: 30px;
  font-size: 12px;
  position: relative;
  top: -2px;
  width: 100%;
}
li.SeviyeBadge {
  background: #e2f2ff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
div#LoginRegisterCollapse
  ul.dropdown-menu
  li
  > a
  span.badge.badge-danger.pull-right {
  right: 15px;
  left: unset;
  top: calc(50% - 9px);
  background: #4b82a9;
}
price {
  font-family: sans-serif;
}
.chatPage #messages-main {
  position: relative;
  margin: 0 auto;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.chatPage #messages-main:after,
#messages-main:before {
  content: " ";
  display: table;
}
.chatPage #messages-main .ms-menu {
  position: absolute;
  left: 0;
  top: 0;
  border-right: 1px solid #eee;
  padding-bottom: 50px;
  height: 100%;
  width: 240px;
  background: #fff;
}
@media (min-width: 768px) {
  .chatPage #messages-main .ms-body {
    padding-left: 240px;
  }
}
@media (max-width: 1024px) {
  .chatPage #messages-main .ms-menu {
    height: calc(100% - 58px);
    display: none;
    z-index: 1;
    top: 58px;
  }
  .chatPage #messages-main .ms-menu.toggled {
    display: block;
  }
  .chatPage #messages-main .ms-body {
    overflow: hidden;
  }
}
.chatPage #messages-main .ms-user {
  padding: 15px;
  background: #f8f8f8;
}
.chatPage #messages-main .ms-user > div {
  overflow: hidden;
  padding: 3px 5px 0 15px;
  font-size: 11px;
}
.chatPage #messages-main #ms-compose {
  position: fixed;
  bottom: 120px;
  z-index: 1;
  right: 30px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}
.chatPage #ms-menu-trigger {
  user-select: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  padding-right: 10px;
  padding-top: 19px;
}
.chatPage #ms-menu-trigger i {
  font-size: 21px;
}
.chatPage #ms-menu-trigger.toggled i:before {
  content: "\f2ea";
}
.chatPage .fc-toolbar:before,
.login-content:after {
  content: "";
}
.chatPage .message-feed {
  padding: 4px 20px;
}
.chatPage #footer,
.fc-toolbar .ui-button,
.fileinput .thumbnail,
.four-zero,
.four-zero footer > a,
.ie-warning,
.login-content,
.login-navigation,
.pt-inner,
.pt-inner .pti-footer > a {
  text-align: center;
}
.chatPage .message-feed.right > .pull-right {
  margin-left: 15px;
}
.chatPage .message-feed:not(.right) .mf-content {
  background: #03a9f4;
  color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.chatPage .message-feed.right .mf-content {
  background: #eee;
}
.chatPage .mf-content {
  padding: 12px 17px 13px;
  border-radius: 2px;
  display: inline-block;
  max-width: 80%;
}
.chatPage .mf-date {
  display: block;
  color: #b3b3b3;
  margin-top: 7px;
}
.chatPage .mf-date > i {
  font-size: 14px;
  line-height: 100%;
  position: relative;
  top: 1px;
}
.chatPage .msb-reply {
  box-shadow: 0 -20px 20px -5px #fff, 0 -20px 20px -5px #fff;
  position: relative;
  border-top: 1px solid #eee;
  background: #f8f8f8;
}
.chatPage .four-zero,
.lc-block {
  box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
}
.chatPage .msb-reply textarea {
  width: 100%;
  font-size: 13px;
  border: 0;
  padding: 10px 15px;
  resize: none;
  height: 60px;
  background: 0 0;
}
.chatPage .msb-reply button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 100%;
  width: 60px;
  font-size: 25px;
  color: #2196f3;
  background: 0 0;
}
.chatPage .msb-reply button:hover {
  background: #f2f2f2;
}
.chatPage .img-avatar {
  height: 37px;
  width: 37px;
  background: #e0e0e0;
  border-radius: 37px;
}
.chatPage .list-group.lg-alt .list-group-item {
  border: 0;
}
.chatPage .action-header span {
  padding-left: 10px;
}
.chatPage .p-15 {
  padding: 15px !important;
}
.chatPage .btn:not(.btn-alt) {
  border: 0;
}
.chatPage .action-header {
  position: relative;
  background: #f8f8f8;
  padding: 15px 13px 15px 17px;
  box-shadow: 0 32px 24px -22px #fff, 0 32px 24px -22px #fff,
    0 32px 24px -22px #fff;
}
.chatPage .ah-actions {
  z-index: 3;
  float: right;
  margin-top: 7px;
  position: relative;
}
.chatPage div#ChatArea {
  height: 550px;
  overflow-x: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.chatPage .actions {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chatPage .actions > li {
  display: inline-block;
}
.chatPage .actions:not(.a-alt) > li > a > i {
  color: #939393;
}
.chatPage .actions > li > a > i {
  font-size: 20px;
}
.chatPage .actions > li > a {
  display: block;
  padding: 0 10px;
}
.chatPage .ms-body {
  background: #fff;
}
.chatPage #ms-menu-trigger {
  user-select: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  padding-right: 10px;
  padding-top: 19px;
  cursor: pointer;
}
.chatPage #ms-menu-trigger,
.message-feed.right {
  text-align: right;
}
.chatPage #ms-menu-trigger,
.chatPage .toggle-switch {
  -webkit-user-select: none;
  -moz-user-select: none;
}
section.chatPage {
  margin-top: 40px;
}
span.bu-yeni-mesaj i {
  font-size: 6px;
  color: #03a9f4;
  position: relative;
  top: -1px;
  padding-right: 5px;
}
.filtrebox {
  background: #f5f3f0;
  height: 45px;
  box-shadow: 0 7px 12px 1px #dcdbd9;
  border-radius: 5px;
  border: 1px solid #e0ddd9;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}
.col-md-2.filtrebox-toggle {
  padding: 11px;
  border-right: 2px solid #e5e4e2;
  text-align: center;
}
.filtrebox-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 8px;
}
.filtrebox-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.filtrebox-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.filtrebox-slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.filtrebox-switch input:checked + .filtrebox-slider {
  background-color: #33a3f6;
}
.filtrebox-switch input:checked + .filtrebox-slider label {
  color: #33a3f6;
}
.filtrebox-switch input:focus + .filtrebox-slider {
  box-shadow: 0 0 1px #2196f3;
}
.filtrebox-switch input:checked + .filtrebox-slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.filtrebox-slider.filtrebox-round {
  border-radius: 34px !important;
}
.filtrebox-slider.filtrebox-round:before {
  border-radius: 50%;
}
.filtrebox-search {
  border-right: 2px solid #e5e4e2;
  line-height: 19px;
}
.filtrebox-search i {
  color: #525257;
}
.filters {
  float: left;
  line-height: 45px;
}
.filtres {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.filtres input {
  opacity: 0;
  width: 0;
  height: 0;
}
.filtres span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #c5c5c5;
  font-size: 17px;
}
.filtres #populer:checked + span {
  color: #ff8f00 !important;
}
.filtres #yeni-ilan:checked + span {
  color: #bd1414 !important;
}
.filtres #guvenilir-satici:checked + span {
  color: #249e4b !important;
}
.filtres #onayli-ilan:checked + span {
  color: #24929e !important;
}
.filtres #en-ucuzu:checked + span {
  color: #d53bd6 !important;
}
.filtres #piyasa-alti:checked + span {
  color: #84d63b !important;
}
.filters .col-md-2 {
  text-align: center;
  border-right: 2px solid #e5e4e2;
}
.settings .view-account {
  background: #fff;
  margin-top: 20px;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
}
.settings .view-account .pro-label {
  font-size: 13px;
  padding: 4px 5px;
  position: relative;
  top: -5px;
  margin-left: 10px;
  display: inline-block;
}
.settings .view-account .side-bar {
  padding-bottom: 30px;
}
.settings .view-account .side-bar .user-info {
  text-align: center;
  margin-bottom: 15px;
  padding: 30px;
  color: #616670;
  border-bottom: 1px solid #f3f3f3;
}
.settings .view-account .side-bar .user-info .img-profile {
  width: 120px;
  height: 120px;
  margin-bottom: 15px;
  object-fit: cover;
}
.settings .view-account .side-bar .user-info .meta li {
  margin-bottom: 10px;
}
.settings .view-account .side-bar .user-info .meta li span {
  display: inline-block;
  width: 100px;
  margin-right: 5px;
  text-align: right;
}
.settings .view-account .side-bar .user-info .meta li a {
  color: #616670;
}
.settings .view-account .side-bar .user-info .meta li.activity {
  color: #a2a6af;
}
.settings .view-account .side-bar .side-menu {
  text-align: center;
}
.settings .view-account .side-bar .side-menu .nav {
  display: inline-block;
  margin: 0 auto;
}
.settings .view-account .side-bar .side-menu .nav > li {
  font-size: 14px;
  margin-bottom: 0;
  border-bottom: none;
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.settings .view-account .side-bar .side-menu .nav > li:last-child {
  margin-right: 0;
}
.settings .view-account .side-bar .side-menu .nav > li > a {
  display: inline-block;
  color: #9499a3;
  padding: 5px;
  border-bottom: 2px solid transparent;
}
.settings .view-account .side-bar .side-menu .nav > li > a span {
  padding-right: 4px;
}
.settings .view-account .side-bar .side-menu .nav > li > a:hover {
  color: #616670;
  background: 0 0;
}
.settings .view-account .side-bar .side-menu .nav > li.active a {
  color: #40babd;
  border-bottom: 2px solid #40babd;
  background: 0 0;
  border-right: none;
}
.theme-2 .settings .view-account .side-bar .side-menu .nav > li.active a {
  color: #6dbd63;
  border-bottom-color: #6dbd63;
}
.theme-3 .settings .view-account .side-bar .side-menu .nav > li.active a {
  color: #497cb1;
  border-bottom-color: #497cb1;
}
.theme-4 .settings .view-account .side-bar .side-menu .nav > li.active a {
  color: #ec6952;
  border-bottom-color: #ec6952;
}
.settings .view-account .side-bar .side-menu .nav > li .icon {
  display: block;
  font-size: 24px;
  margin-bottom: 5px;
}
.settings .view-account .content-panel {
  padding: 30px;
  width: 100%;
}
.settings .view-account .content-panel .title {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 18px;
}
.settings .view-account .content-panel .fieldset-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaf1;
  margin-bottom: 30px;
  color: #616670;
  font-size: 16px;
}
.settings .view-account .content-panel .avatar .figure img {
  float: right;
  width: 64px;
}
.settings .view-account .content-panel .content-header-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.settings .view-account .content-panel .content-header-wrapper .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.settings .view-account .content-panel .content-utilities {
  position: relative;
  margin-bottom: 30px;
}
.settings .view-account .content-panel .content-utilities .btn-group {
  margin-right: 5px;
  margin-bottom: 15px;
}
.settings .view-account .content-panel .content-utilities .fa {
  font-size: 16px;
  margin-right: 0;
}
.settings .view-account .content-panel .content-utilities .page-nav {
  position: absolute;
  right: 0;
  top: 0;
}
.settings .view-account .content-panel .content-utilities .page-nav .btn-group {
  margin-bottom: 0;
}
.settings .view-account .content-panel .content-utilities .page-nav .indicator {
  color: #a2a6af;
  margin-right: 5px;
  display: inline-block;
}
.settings .view-account .content-panel .mails-wrapper .mail-item {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #f3f3f3;
  color: #616670;
  overflow: hidden;
}
.settings .view-account .content-panel .mails-wrapper .mail-item > div {
  float: left;
}
.settings .view-account .content-panel .mails-wrapper .mail-item .icheck {
  background-color: #fff;
}
.settings .view-account .content-panel .mails-wrapper .mail-item:hover {
  background: #f9f9fb;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item:nth-child(even) {
  background: #fcfcfd;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item:nth-child(even):hover {
  background: #f9f9fb;
}
.settings .view-account .content-panel .mails-wrapper .mail-item a {
  color: #616670;
}
.settings .view-account .content-panel .mails-wrapper .mail-item a:hover {
  color: #494d55;
  text-decoration: none;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .checkbox-container,
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .star-container {
  display: inline-block;
  margin-right: 5px;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .star-container
  .fa {
  color: #a2a6af;
  font-size: 16px;
  vertical-align: middle;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .star-container
  .fa.fa-star {
  color: #f2b542;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .star-container
  .fa:hover {
  color: #868c97;
}
.settings .view-account .content-panel .mails-wrapper .mail-item .mail-to {
  display: inline-block;
  margin-right: 5px;
  min-width: 120px;
}
.settings .view-account .content-panel .mails-wrapper .mail-item .mail-subject {
  display: inline-block;
  margin-right: 5px;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label {
  margin-right: 5px;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label:last-child {
  margin-right: 10px;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label
  a,
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label
  a:hover {
  color: #fff;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label-color-1 {
  background: #f77b6b;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label-color-2 {
  background: #58bbee;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label-color-3 {
  background: #f8a13f;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label-color-4 {
  background: #ea5395;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .mail-subject
  .label-color-5 {
  background: #8a40a7;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .time-container {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #a2a6af;
  text-align: left;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .time-container
  .attachment-container {
  display: inline-block;
  color: #a2a6af;
  margin-right: 5px;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .time-container
  .time {
  display: inline-block;
  text-align: right;
}
.settings
  .view-account
  .content-panel
  .mails-wrapper
  .mail-item
  .time-container
  .time.today {
  font-weight: 700;
  color: #494d55;
}
.drive-wrapper {
  padding: 15px;
  background: #f5f5f5;
  overflow: hidden;
}
.drive-wrapper .drive-item {
  width: 130px;
  margin-right: 15px;
  display: inline-block;
  float: left;
}
.drive-wrapper .drive-item:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.drive-wrapper .drive-item-inner {
  padding: 15px;
}
.drive-wrapper .drive-item-title {
  margin-bottom: 15px;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.drive-wrapper .drive-item-title a {
  color: #494d55;
}
.drive-wrapper .drive-item-title a:hover {
  color: #40babd;
}
.theme-2 .drive-wrapper .drive-item-title a:hover {
  color: #6dbd63;
}
.theme-3 .drive-wrapper .drive-item-title a:hover {
  color: #497cb1;
}
.theme-4 .drive-wrapper .drive-item-title a:hover {
  color: #ec6952;
}
.drive-wrapper .drive-item-thumb {
  width: 100px;
  height: 80px;
  margin: 0 auto;
  color: #616670;
}
.drive-wrapper .drive-item-thumb a {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.drive-wrapper .drive-item-thumb a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.drive-wrapper .drive-item-thumb .fa {
  display: inline-block;
  font-size: 36px;
  margin: 0 auto;
  margin-top: 20px;
}
.drive-wrapper .drive-item-footer .utilities {
  margin-bottom: 0;
}
.drive-wrapper .drive-item-footer .utilities li:last-child {
  padding-right: 0;
}
.drive-list-view .name {
  width: 60%;
}
.drive-list-view .name.truncate {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.drive-list-view .type {
  width: 15px;
}
.drive-list-view .date,
.drive-list-view .size {
  max-width: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.drive-list-view a {
  color: #494d55;
}
.drive-list-view a:hover {
  color: #40babd;
}
.theme-2 .drive-list-view a:hover {
  color: #6dbd63;
}
.theme-3 .drive-list-view a:hover {
  color: #497cb1;
}
.theme-4 .drive-list-view a:hover {
  color: #ec6952;
}
.drive-list-view td.date,
.drive-list-view td.size {
  color: #a2a6af;
}
@media (max-width: 767px) {
  .settings .view-account .content-panel .title {
    text-align: center;
  }
  .settings .view-account .side-bar .user-info {
    padding: 0;
  }
  .settings .view-account .side-bar .user-info .img-profile {
    width: 60px;
    height: 60px;
  }
  .settings .view-account .side-bar .user-info .meta li {
    margin-bottom: 5px;
  }
  .settings .view-account .content-panel .content-header-wrapper .actions {
    position: static;
    margin-bottom: 30px;
  }
  .settings .view-account .content-panel {
    padding: 0;
  }
  .settings .view-account .content-panel .content-utilities .page-nav {
    position: static;
    margin-bottom: 15px;
  }
  .drive-wrapper .drive-item {
    width: 100px;
    margin-right: 5px;
    float: none;
  }
  .drive-wrapper .drive-item-thumb {
    width: auto;
    height: 54px;
  }
  .drive-wrapper .drive-item-thumb .fa {
    font-size: 24px;
    padding-top: 0;
  }
  .settings .view-account .content-panel .avatar .figure img {
    float: none;
    margin-bottom: 15px;
  }
  .settings .view-account .file-uploader {
    margin-bottom: 15px;
  }
  .settings .view-account .mail-subject {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .settings
    .view-account
    .content-panel
    .mails-wrapper
    .mail-item
    .time-container {
    position: static;
  }
  .settings
    .view-account
    .content-panel
    .mails-wrapper
    .mail-item
    .time-container
    .time {
    width: auto;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .settings .view-account .side-bar .user-info {
    padding: 0;
    padding-bottom: 15px;
  }
  .settings .view-account .mail-subject .subject {
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 992px) {
  .settings .view-account .content-panel {
    border-left: 1px solid #f3f3f7;
  }
  .settings .view-account .mail-subject .subject {
    max-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .settings .view-account .side-bar {
    width: 200px;
  }
  .settings .view-account .side-bar .user-info {
    margin-bottom: 0;
    border-bottom: none;
    padding: 30px;
  }
  .settings .view-account .side-bar .user-info .img-profile {
    width: 120px;
    height: 120px;
  }
  .settings .view-account .side-bar .side-menu {
    text-align: left;
  }
  .settings .view-account .side-bar .side-menu .nav {
    display: block;
  }
  .settings .view-account .side-bar .side-menu .nav > li {
    display: block;
    float: none;
    font-size: 14px;
    border-bottom: 1px solid #f3f3f7;
    margin-right: 0;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .settings .view-account .side-bar .side-menu .nav > li > a {
    display: block;
    color: #9499a3;
    padding: 10px 15px;
    border-bottom: none !important;
    padding-left: 30px;
  }
  .settings .view-account .side-bar .side-menu .nav > li > a:hover {
    background: #f9f9fb;
  }
  .settings .view-account .side-bar .side-menu .nav > li.active a {
    background: #f9f9fb;
    border-right: 4px solid #40babd;
    border-bottom: none;
  }
  .theme-2 .settings .view-account .side-bar .side-menu .nav > li.active a {
    border-right-color: #6dbd63;
  }
  .theme-3 .settings .view-account .side-bar .side-menu .nav > li.active a {
    border-right-color: #497cb1;
  }
  .theme-4 .settings .view-account .side-bar .side-menu .nav > li.active a {
    border-right-color: #ec6952;
  }
  .settings .view-account .side-bar .side-menu .nav > li .icon {
    font-size: 24px;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    display: inline-block;
  }
}
.btn.btn-primary {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  line-height: 1.571429;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  border-radius: 3px;
  color: #fff;
  border: 1px solid transparent;
  background-color: #669bfa;
  border-color: #669bfa;
  box-shadow: none;
}
.p-t-40 {
  padding-top: 40px;
}
.settings-btn {
  position: absolute;
  top: 0px;
  right: 30px;
}
section.module {
  position: relative;
}
.swal2-popup {
  font-size: 13px !important;
}
.swal2-actions button {
  margin: 4px;
  line-height: 20px;
}
.form-group {
  position: relative;
}
button.btn.btn-default.btn-sm.btn-hide-password {
  position: absolute;
  top: 25px;
  float: right;
  right: 3px;
  padding: 4px 10px;
}
.alert h4 {
  margin-bottom: 0;
}
.alert {
  margin-bottom: 5px;
}
img.default-avatars-package {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
input[type="radio"].css-checkbox {
  display: none;
}
input[type="radio"].css-checkbox:checked + label.css-label {
  background-position: 0 0;
  border: 3px solid #669bfa;
}
label.css-label {
  display: inline-block;
  padding: 0;
  width: 9%;
  margin: 0.3%;
  padding: 0;
}
.cssload-loader {
  position: relative;
  left: calc(50% - 22px);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 560px;
}
.m-t-40 {
  margin-top: 40px;
}
.container.m-t-40.error-panel {
  text-align: center;
}
.error-panel img {
  width: 400px;
}
.cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 2px solid #000;
}
.cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 2px solid #000;
}
.cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 2px solid #000;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
ul.nav.navbar-nav {
  width: auto;
}
.message-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 13px;
}
.message-alert-secondary {
  color: #75757c;
  background-color: #f9f9fc;
  border-color: #f7f7fb;
}
.message-alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 1rem 2rem;
  margin: 0 0 20px;
  border-radius: 4px;
}
.message-alert .message-alert-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1.25rem 0 0;
}
.kt-font-brand {
  color: #5d78ff !important;
}
.message-alert .message-alert-icon i {
  font-size: 2.4rem;
}
.message-alert.message-alert-secondary .message-alert-icon i {
  color: #74788d;
}
.message-alert .message-alert-text {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.message-alert.message-alert-secondary .message-alert-text {
  color: #595d6e;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 95;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu {
  border: 0 !important;
  margin: 0;
  border-radius: 0;
  min-width: 18rem;
  padding: 0;
  -webkit-box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  padding: 1rem 0;
  border-radius: 4px;
  left: 0;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #74788d;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-menu > li > a,
.dropdown-menu > .dropdown-item {
  outline: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0.7rem 1.2rem;
  font-size: 12px;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #5d78ff;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select .dropdown-menu.inner > li > a {
  display: block;
  position: relative;
  outline: none !important;
  padding: 10px 15px;
}
.bootstrap-select .dropdown-menu.inner > li.selected > a,
.bootstrap-select .dropdown-menu.inner > li:hover > a {
  background: #f7f8fa;
}
.bootstrap-select .dropdown-menu.inner > li.selected > a {
  background: #f7f8fa;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu.inner > li > a .text {
  color: #595d6e;
}
.bootstrap-select .dropdown-menu.inner > li.selected > a .text,
.bootstrap-select .dropdown-menu.inner > li:hover > a .text {
  color: #595d6e;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.open > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.bootstrap-select.open > .dropdown-toggle.btn-light,
.bootstrap-select.open > .dropdown-toggle.btn-secondary {
  border-color: #9aabff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.filepond--file-status .filepond--file-status-main {
  font-size: 12px !important;
  line-height: 1.2;
}
.filepond--file-status .filepond--file-status-sub {
  font-size: 11px !important;
  opacity: 0.5;
  transition: opacity 0.25s ease-in-out;
}
.filepond--file .filepond--file-status {
  margin-left: auto;
  margin-right: 2.25em;
  margin-top: 3px !important;
  margin-right: 45px !important;
}
.bootstrap-select .dropdown-menu li.active span.text {
  color: #fff;
}
.label-secondary {
  background: #667afa;
}
.Badge-30 {
  width: 30px;
  height: 30px;
  background-color: #f1f1f1 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border-radius: 3px;
  display: inline-block;
  margin: 4px;
  float: left;
  text-align: center;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 3px #5a4401;
  line-height: 30px;
  background-size: cover !important;
}
.advert-tag {
  background: #f4f4f5;
  color: #bdbdbd;
  text-indent: 10px;
  padding: 3px 0;
}
.advert-tag a {
  color: #bdbdbd;
}
.advert-seller-header {
  position: relative;
  border-bottom: 1px solid #e6e5e3;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  transition: linear 0.1s;
  cursor: pointer;
}
.advert-seller-header:hover {
  background: #e6e4e2;
}
.advert-seller-info span.Advert-UserName {
  position: absolute;
  font-size: 14px;
  font-weight: 700;
  left: 60px;
  bottom: 28px;
}
.advert-seller-info span.Advert-seller-lastlogin {
  position: absolute;
  font-size: 11px;
  left: 60px;
  bottom: 13px;
}
span.Advert-seller-level {
  position: absolute;
  right: 15px;
  top: 10px;
}
span.Advert-seller-level i.fas.fa-star {
  font-size: 25px;
  color: #119411;
}
span.Advert-seller-level {
  position: absolute;
  right: 15px;
  top: 20px;
  font-size: 16px;
  font-weight: 700;
}
.advert-seller-body {
  margin-top: 10px;
  margin-bottom: 10px;
}
.advert-seller-body-left {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #e6e5e3;
}
.advert-seller-body-right {
  padding-top: 10px;
  padding-bottom: 10px;
}
.col-md-6.advert-seller-body-left b {
  margin-left: 5px;
}
.advert-seller-performance {
  padding: 7px;
  background: #8dc63f;
  width: 65%;
  margin: 0 auto;
  margin-top: 10px;
  font-weight: 700;
  border-radius: 3px;
}
.advert-seller-sendmessage {
  padding: 12px;
  margin-top: 10px;
  font-weight: 700;
  transition: 0.2s linear;
  cursor: pointer;
}
.advert-seller-sendmessage i {
  font-size: 25px;
}
.advert-seller-sendmessage:hover {
  background: #e2e2e2;
}
.advert-seller-sendsms {
  padding: 12px;
  margin-top: 10px;
  font-weight: 700;
  transition: 0.2s linear;
  cursor: pointer;
}
.advert-seller-sendsms i {
  font-size: 25px;
}
.advert-seller-sendsms:hover {
  background: #e2e2e2;
}
.advert-seller-info .progress-bar {
  background-color: #8dc63f;
}
section.profile {
  position: relative;
  margin-bottom: -100px;
}
.panel-profile {
  position: relative;
}
.profile-picture {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-position: center !important;
  background-size: cover !important;
  border: 4px solid #d4d4d4;
  position: absolute;
  top: -80px;
  left: calc(50% - 80px);
  z-index: 2;
  background-color: #f5f3f0 !important;
}
.satici-info {
  float: left;
  border-right: 1px solid #d4d3d2;
  padding: 13px;
  text-align: center;
  font-size: 15px;
  color: #5d5d5d;
}
.satici-info:last-child {
  border: 0;
}
.satici-info b {
  font-size: 25px;
  color: #000;
}
button.btn-message {
  width: 100%;
  padding: 5px;
  padding-bottom: 10px;
  background: 0 0;
  border: none;
  transition: 0.2s linear;
  color: #5d5d5d;
}
button.btn-message:hover {
  background: #f5f3f0;
}
button.btn-message i {
  font-size: 25px;
  position: relative;
  top: 5px;
}
.profile-tab .nav-tabs > li.active > a,
.profile-tab .nav-tabs > li.active > a:focus,
.profile-tab .nav-tabs > li.active > a:hover {
  border: 0;
  border-radius: 0;
  border: 0;
  color: #675d5d;
}
.profile-tab .nav-tabs {
  border: 0;
}
.AdvertMd-Description {
  position: absolute;
  left: 190px;
  color: #797979;
  width: auto;
  top: 35px;
  font-size: 12px;
}
section.profile {
  position: relative;
}
.cover-image {
  min-height: 400px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  transition: 0.1s linear;
}
.profile-comment {
  background: #f5f3f0;
  margin-bottom: 10px;
}
.profile-comment-header {
  position: relative;
  border-bottom: 1px solid #e6e5e3;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  transition: linear 0.1s;
  cursor: pointer;
}
span.profile-UserName {
  position: absolute;
  font-size: 12px;
  left: 60px;
  bottom: 20px;
}
span.profile-UserName b {
  font-size: 14px;
}
span.profile-comment-level {
  position: absolute;
  right: 15px;
  top: 20px;
  font-size: 16px;
  font-weight: 700;
}
span.profile-comment-level i.fas.fa-star {
  font-size: 25px;
  color: #119411;
}
.profile-comment-body {
  padding: 10px 15px;
  float: left;
}
.profile-comment-body i {
  color: #ff9b1f;
  font-size: 10px;
}
p.profile-comment-content {
  color: #3e3e3e;
  margin-bottom: 0;
}
span.profile-comment-next {
  font-size: 13px;
  color: #949494b8;
}
span.profile-comment-next i {
  color: #adadad;
  font-size: 15px;
  position: relative;
  top: 2px;
  left: 3px;
}
button.comment-answer-btn {
  padding: 5px 20px;
  font-size: 13px;
  background: #35a4f6;
  color: #fff;
  border: 0;
  box-shadow: 0 2px 7px 1px #b9b9b9;
  position: absolute;
  right: 0;
  bottom: 10px;
  transition: 0.1s linear;
}
button.comment-answer-btn:hover {
  box-shadow: none;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10px !important;
}
.nav-tabs > li {
  border-right: 1px solid #d4d3d2;
}
.nav-tabs > li:last-child {
  border-right: 0;
}
.nav-tabs > li > a {
  border: 0;
}
.profile .panel-body {
  background: #fff;
}
.profile .panel,
.profile panel-default {
  background: #fff0;
}
.profile .gl-tab {
  margin-top: 0;
}
.row.ilan-ust {
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  background: #fff;
  display: table;
  width: calc(100% + 30px);
}
.col-md-6.ilan-detaylari {
  background: #f7f7f7;
  display: table-cell !important;
  height: 100%;
  float: none !important;
}
.col-md-6.no-padding.ilan-resimleri {
  display: table-cell;
  width: 100%;
}
.satici-panel-mini {
  height: 80px;
  background: #ececec;
  border-radius: 4px;
  position: relative;
}
.satici-panel-mini img {
  height: 50px;
  background: #fff;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 300px;
}
.satici-panel-mini span.satici-adi {
  position: absolute;
  top: 18px;
  left: 90px;
}
span.satici-oran-resim {
  width: 150px;
  height: 6px;
  background: #dedede;
  display: block;
  position: absolute;
  left: 90px;
  border-radius: 2px;
  top: 55px;
}
span.satici-gercek-oran-resim {
  position: absolute;
  height: 6px;
  left: 0;
  top: 0;
  border-radius: 2px;
  background: #85c587;
}
.satici-panel-mini span.satici-oran {
  position: absolute;
  top: 51px;
  left: 250px;
  font-size: 11px;
}
.Badge-15 {
  width: 15px;
  height: 15px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border-radius: 1px;
  display: inline-block;
  margin: 3px;
  float: left;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  text-shadow: 0 0 3px #5a4401;
  line-height: 15px;
  background-size: cover !important;
}
.satici-panel-mini .satici-mini-badges {
  position: absolute;
  left: 90px;
  top: 30px;
}
.ilan-fiyat {
  padding-top: 25px;
  position: relative;
  padding-bottom: 25px;
}
.ilan-buttons {
  padding-top: 15px;
}
button.btn.btn-fav {
  padding: 10px 20px;
  background: #f5b033;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
span.ilan-son-fiyat {
  font-size: 40px;
  font-weight: 700;
  color: #4c4c4c;
}
span.ilan-son-fiyat::before {
  content: "ÜRÜN FİYATI";
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  color: #8a8a8a;
  top: 0;
}
.grid-nav-layer li {
  padding: 1px;
  border-color: #ececec;
}
.grid-nav ul {
  clear: both;
  height: 50px;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 600px;
  position: relative;
  margin-top: 10px !important;
}
.grid-nav ul .owl-item {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}
.panel-slider .owl-prev {
  position: absolute;
  left: 15px;
  top: 10px;
  background: #ffffffab;
  z-index: 1;
  padding: 3px 10px;
  color: #000;
  cursor: pointer;
  border: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.panel-slider .owl-next {
  position: absolute;
  right: 15px;
  top: 10px;
  background: #ffffffab;
  z-index: 1;
  padding: 3px 10px;
  color: #000;
  cursor: pointer;
  border: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.row.margin-temizle {
  width: calc(100% + 30px);
}
.comment-body {
  background: #f1f1f1;
  padding: 10px 15px;
  font-size: 12px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
span.comment-username {
  text-align: left;
  font-weight: 700;
  color: #5f5f5f;
  font-size: 13px;
}
span.comment-tarih {
  float: right;
  font-size: 12px;
  color: #b9b9b9;
}
.panel-comment-heading {
  padding-bottom: 5px;
}
.comment-footer {
  background: #e8e8e8;
  line-height: 25px;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-comment {
  margin-bottom: 25px;
}
img.comment-photo {
  max-width: 100%;
  background: #f1f1f1;
  border-radius: 100px;
  position: relative;
  top: 30px;
  right: -40px;
  border: 2px solid #f1f1f1;
  transition: 0.4s linear;
  width: 70px;
}
img.comment-photo:hover {
  border: 2px solid #a0a0a0;
}
b.badge.badge-degerlendirme-sayi {
  font-weight: 400;
  position: relative;
  top: -1px;
  left: 7px;
  background: #5f8fb3;
}
.col-md-6.no-padding.yukleniyor::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/spinner.apng) no-repeat center center, #fff;
  z-index: 5;
}
.owl-stage-outer .owl-stage {
  margin: 0 auto;
}
li.grid-nav-icon.grid-active {
  border-color: #5f8fb3;
}
ul#Filtreler {
  margin: 0;
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
  position: absolute;
  top: -30px;
}
ul#Filtreler li {
  display: inline-block;
  background: #d8d8d8;
  padding: 2px 10px;
  border-radius: 2px;
  color: #797979;
  font-size: 13px;
  box-shadow: 0 0 5px #dcdbd8;
  margin-right: 10px;
  text-shadow: 1px 1px 0 #dedede;
}
ul#Filtreler li i {
  padding-left: 5px;
  position: relative;
  top: 1px;
}
ul#Filtreler li i:hover {
  color: #a9a9a9;
}
ul#Filtreler li i:hover {
  color: #313131;
}
button.btn.btn-filtre {
  padding-left: 30px;
  padding-right: 30px;
  background: linear-gradient(-125deg, #ffffff, #efefef);
  border: 1px solid #e4eaec;
  border-radius: 3px;
  color: #76838f;
  margin-top: 3px;
}
button.btn.btn-filtre:hover {
  background: linear-gradient(-125deg, #ffffff, #e4e4e4);
  color: #404b54;
}
@supports (--css: variables) {
  input[type="range"].multirange {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
  }
  input[type="range"].multirange.original {
    position: absolute;
  }
  input[type="range"].multirange.original::-webkit-slider-thumb {
    position: relative;
    z-index: 2;
  }
  input[type="range"].multirange.original::-moz-range-thumb {
    transform: scale(1);
    z-index: 1;
  }
  input[type="range"].multirange::-moz-range-track {
    border-color: transparent;
  }
  input[type="range"].multirange.ghost {
    position: relative;
    background: var(--track-background);
    --track-background: linear-gradient(
        to right,
        transparent var(--low),
        var(--range-color) 0,
        var(--range-color) var(--high),
        transparent 0
      )
      no-repeat 0 45% / 100% 40%;
    --range-color: hsl(190, 80%, 40%);
  }
  input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
    background: var(--track-background);
  }
  input[type="range"].multirange.ghost::-moz-range-track {
    background: var(--track-background);
  }
}
.filter-body .form-group {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.filter-body .filtrebox-toggle label {
  top: 7px;
  left: 15px;
  padding: 0;
  line-height: 30px;
  font-size: 12px;
}
.filter-body label.filtrebox-switch {
  top: 12px;
  left: 7px;
}
.col-md-9.filtrebox-right {
  text-align: right;
  padding-right: 0;
  padding-top: 2px;
}
.message-system {
  text-align: center;
  color: #b5b5b5;
  padding-top: 30px;
  padding-bottom: 30px;
}
.col-md-3.genel-degerlenndirme {
  text-align: center;
  border-right: 1px solid #e2e2e2;
}
.col-md-3.genel-degerlenndirme h5 {
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 10px;
  color: #909090;
}
.col-md-3.genel-degerlenndirme h3 {
  font-weight: 900;
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
.col-md-9.genel-grafik {
  padding-left: 40px;
}
.col-md-3.genel-degerlenndirme h3 small {
  font-size: 12px;
  position: relative;
  left: -5px;
}
.col-md-2.genel-grafik-baslik {
  text-transform: uppercase;
  font-size: 12px;
  color: #6b6b6b;
  line-height: 20px;
}
.col-md-3.degerlendirme-bilgi {
  font-size: 13px;
  color: #5a5a5a;
  padding-top: 15px;
  padding-right: 30px;
}
.col-md-3.degerlendirme-bilgi p {
  margin-bottom: 30px;
}
.panel.panel-default.panel-profile:before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  height: 20px;
  width: 90%;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 4px 4px 0 0;
}
.panel.panel-default.panel-profile:after {
  content: "";
  background: rgba(255, 255, 255, 0.3);
  height: 20px;
  width: 80%;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 4px 4px 0 0;
}
.panel-profile h2 {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  color: #525252;
}
.panel-profile h6 {
  font-size: 13px;
  font-weight: 400;
  margin-top: 5px;
  color: #afafaf;
  margin-bottom: 0;
}
ul.nav.nav-tabs.nav-profile {
  border: none !important;
}
ul.nav.nav-tabs.nav-profile a {
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 31px;
  color: #717171;
}
ul.nav.nav-tabs.nav-profile li {
  border: none;
  border-bottom: 2px solid #f6f6f6;
  margin: 0;
  border-radius: 0;
}
ul.nav.nav-tabs.nav-profile .active {
  border-color: #88a0b9;
}
ul.nav.nav-tabs.nav-profile .active > a {
  background: 0 0;
  color: #292929;
}
ul.nav.nav-tabs.nav-profile li:hover {
  border-color: #88a0b9;
}
section.profile img.comment-photo {
  max-width: 100%;
  background: #f1f1f1;
  border-radius: 100px;
  position: absolute;
  top: 20px;
  right: -5px;
  border: 2px solid #f1f1f1;
  transition: 0.4s linear;
  width: 70px;
}
.order-card {
  color: #fff;
}
.bg-c-blue {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
}
.bg-c-green {
  background: linear-gradient(45deg, #2ed8b6, #59e095);
}
.bg-c-yellow {
  background: linear-gradient(45deg, #ffb64d, #ffcb80);
}
.bg-c-pink {
  background: linear-gradient(45deg, #ff5370, #ff869a);
}
.card {
  border-radius: 4px;
  border: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.card .card-block {
  padding: 25px;
  padding-bottom: 10px;
}
.order-card i {
  font-size: 42px;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
h6.m-b-20.title-head {
  position: absolute;
  right: 25px;
  font-size: 10px;
  margin-top: 0;
}
.card-block h2 span {
  font-size: 38px;
}
.card-block h2 {
  margin-top: 7px;
}
.card-footer {
  padding: 7px 10px;
  background: linear-gradient(45deg, #4db9a3, #74ca9a);
  margin-bottom: 20px;
  color: #fff;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
}
span.profile-level-mini {
  background: #7a8590;
  padding: 7px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  line-height: 17px;
  text-align: center;
  border: 2px solid #d4d4d4;
}
.satici-btn {
  position: relative;
  top: 25px;
  text-align: center;
}
.satici-btn button {
  padding: 10px 35px;
  font-size: 15px;
  background: #3fa9f7;
  color: #fff;
  border: 0;
  box-shadow: 0 2px 7px 1px #e4e4e4;
  border-radius: 4px;
  position: relative;
}
.satici-btn button span.takipci-sayisi-satici {
  display: block;
  font-size: 12px;
  position: absolute;
  background: #78c3fb;
  width: 100%;
  left: 0;
  top: 39px;
  color: #fff;
  border-bottom-right-radius: 4px;
  line-height: 22px;
  border-bottom-left-radius: 4px;
}
.satici-btn button:hover {
  background: #2f8ed4;
}
.mf-content.itemsatis-admin {
  background: #f4aa03 !important;
}
.mf-baslik {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.4px;
  color: #8a8a8a;
  font-weight: 700;
  position: relative;
}
.chatPage .action-header span {
  padding-left: 10px;
  margin-top: -2px;
  position: absolute;
  top: 20px;
  left: 60px;
}
span.user-last {
  position: absolute;
  left: 57px;
  font-size: 10px;
  top: 37px !important;
}
div#ChatListGroup a {
  cursor: pointer;
}
ul.dropdown-menu.dropdown-menu-right.chat-dropdown {
  width: 170px;
}
.chat-dropdown li a i {
  line-height: 20px;
  padding-right: 6px;
}
.chatPage .actions {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 62px;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 5px;
  width: 80px;
  text-align: center;
}
.chat-notify {
  position: sticky;
  top: -20px;
  background: #dcad56;
  padding: 10px;
  color: #fff;
}
a.btn.btn-sm.btn-notify {
  background: #427092;
  color: #fff;
  margin-top: 10px;
}
ul.nav.nav-tabs.chat-nav li {
  width: 100%;
  padding: 0;
}
ul.nav.nav-tabs.chat-nav li a {
  border-radius: 0;
  color: #a5a5a5;
  margin: 0;
}
.alert.alert-satilmis {
  background: #fff;
  color: #696969;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  margin-bottom: 20px;
  padding-left: 75px;
}
.alert.alert-satilmis h3 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}
.alert.alert-satilmis i {
  float: left;
  font-size: 40px;
  position: absolute;
  left: 20px;
}
.swal2-popup {
  width: 560px !important;
}
form.DegerlendirmeFormNotify {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin-top: 30px;
  border-radius: 5px;
}
.NotifyPanel .slidecontainer {
  width: 100%;
}
.NotifyPanel .slider {
  -webkit-appearance: none;
  height: 20px !important;
  background: #343854;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  width: 100% !important;
  overflow: auto !important;
  border-radius: 50px;
}
.NotifyPanel .slider:hover {
  opacity: 1;
}
.NotifyPanel .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: #0094ff;
  cursor: pointer;
}
.NotifyPanel .slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #0094ff;
  border-radius: 50px;
  cursor: pointer;
}
label.css-label.css-covers {
  width: calc(50% - 2px);
  border: 3px solid #fff;
  margin: 0;
}
span.badge.profile-tab {
  font-weight: 400;
  position: relative;
  top: -1px;
  margin-left: 3px;
  background: linear-gradient(45deg, #618096, #80bbe4);
}
.col-md-4.user-well {
  height: 100px;
  background: #f3f3f3;
  margin: 10px;
  width: calc(33.3333% - 20px);
  border-radius: 4px;
  padding: 0;
}
.user-cover-mini {
  width: 100%;
  height: 70px;
  background-size: cover !important;
  background-position: center !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.user-photo-mini {
  width: 70px;
  height: 70px;
  background-size: cover !important;
  background-color: #fff !important;
  border-radius: 50px;
  position: absolute;
  left: calc(50% - 35px);
  top: 5px;
  border: 5px solid #f3f3f3;
}
span.user-name-mini {
  width: 100%;
  padding: 10px;
  position: absolute;
  top: 70px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
a .col-md-4.user-well {
  color: #565656;
}
.col-md-4.user-well:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2196078431372549);
}
span.user-level-mini {
  width: 20px;
  height: 20px;
  background: #7a8590;
  display: block;
  text-align: center;
  border-radius: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 11px;
  position: absolute;
  top: 50px;
  left: calc(50% + 10px);
}
a.profil-kapak-degistir {
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 7px 15px;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  text-decoration: none !important;
}
a.profil-kapak-degistir:hover {
  background: rgba(0, 0, 0, 0.3);
}
a.profil-kapak-degistir i {
  padding-right: 6px;
}
.panel.panel-default.panel-profile {
  height: 210px;
}
.panel.panel-default.panel-profile .panel-body {
  height: 160px;
}
.row.profile-body-text {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  left: 0;
  bottom: 70px;
}
.advert-box-data {
  width: 14.6666666%;
  float: left;
  margin: 1%;
  position: relative;
}
.advert-box-data .advert-box-image-full {
  width: 100%;
  height: 220px;
  border-radius: 5px;
  background-size: cover !important;
  background-color: #e4e4e4 !important;
  background-position: center !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.34);
}
.advert-box-price {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #427091;
  padding: 2px 4px;
  border-radius: 12px;
  color: #fff;
}
.advert-box-title {
  line-height: 35px;
  font-weight: 600;
  overflow: hidden;
  height: 30px;
}
.advert-box-overlay {
  position: absolute;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.8)
  );
  height: 220px;
  width: 100%;
  top: 0;
  border-radius: 5px;
  padding: 10px;
  overflow: hidden;
  display: none;
  transition: 0.3s linear;
}
.overlay-olusturma-tarih {
  line-height: 30px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 12px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
}
.overlay-description {
  color: #d2d2d2;
  padding-top: 10px;
  font-size: 12px;
}
.advert-box-data:hover .advert-box-overlay {
  display: block;
}
.CategoryImage span {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 1;
  color: #fff;
  width: calc(100% - 0px);
  font-weight: 600;
  text-transform: inherit;
  font-size: 14px;
  text-shadow: 1px 1px 3px #000;
  background: rgba(0, 0, 0, 0.4313725490196078);
  padding: 0 15px;
  border-radius: 1px !important;
  left: 0;
  box-shadow: 0 3px 10px 14px rgba(0, 0, 0, 0.4313725490196078);
  padding-bottom: 10px;
}
.CategoryImage {
  height: 125px;
  border-radius: 5px;
  background-size: cover, cover !important;
  box-shadow: 0 2px 5px 0 rgba(85, 85, 85, 0.52);
  position: relative;
  filter: grayscale(0.1);
  background-position: center !important;
  background-color: #f1f1f1 !important;
  cursor: pointer;
  transition: 0.2s linear;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
.AllCategoryDiv {
  padding-right: 20px;
  width: 16.6%;
  float: left;
  padding-left: 0;
}
.swal2-icon {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50% !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
a.helpTextLink {
  cursor: help;
}
.card .image img {
  max-width: 100%;
}
.ui.grid > .row {
  margin: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.ui.raised.card {
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  background: #fff;
}
.full-width {
  width: 100% !important;
}
ul.nav.navbar-nav .logo:hover {
  filter: opacity(0.6);
}
.ui.icon.message.non-style-message {
  box-shadow: none;
  border: none !important;
  background: #f5f5f5;
  margin-top: -5px;
}
.eight.wide.column.modal-login-left {
  padding: 30px 50px;
}
.eight.wide.column.modal-login-right {
  background: rgba(251, 251, 251, 0.76);
  border-top: 1px solid #efefef;
  padding: 20px 50px;
  margin: -15px;
  margin-top: 0;
}
.modal-login-right a {
  margin-bottom: 10px !important;
}
.ui.login-modal.modal {
  width: 950px;
  height: 445px;
  margin: 0 !important;
  top: calc(50% - 222.5px);
  left: calc(50% - 475px);
}
.ui.loginResponse.modal {
  height: 240px;
  margin: 0 !important;
  top: calc(50% - 120px);
}
input.smsOnayControl {
  width: 50%;
  line-height: 40px;
  font-size: 24px;
  background: #f1f1f1;
  font-weight: 900;
  letter-spacing: 1px;
  font-family: poppins, sans-serif;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  letter-spacing: 10px;
}
button.ui.blue.fluid.button.smsOnayBtn {
  width: 50%;
  position: relative;
  left: 25%;
  margin-top: 15px;
}
div#smsResponseDiv {
  color: #9a1d1d;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: -5px;
  font-size: 16px;
}
input.mailOnayControl {
  width: 50%;
  line-height: 40px;
  font-size: 30px;
  background: #f1f1f1;
  font-weight: 900;
  letter-spacing: 11px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
  margin-top: 20px;
}
button.ui.blue.fluid.button.mailOnayBtn {
  width: 50%;
  position: relative;
  left: 25%;
  margin-top: 15px;
}
div#mailResponseDiv {
  color: #9a1d1d;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: -5px;
  font-size: 16px;
}
div.pull-right.userBadge {
  position: absolute;
  top: 7.5px;
  cursor: pointer;
  right: 50px;
}
div.pull-right.notifyIcon {
  line-height: 65px;
  width: 50px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
div.pull-right.notifyIcon i {
  width: 20px;
  line-height: 20px;
  background: #f5f5f5;
  border-radius: 50px;
  font-size: 20px;
  cursor: pointer;
  color: #636363;
}
div.pull-right.userBadge span.ui.label {
  font-size: unset;
  background: 0 0;
  color: #505050;
  height: 45px;
  padding-top: 0;
  padding: 0 30px;
}
span.ui.userBadgeDropdown.dropdown.label span.userBadgeUserName {
  position: relative;
  top: 2px;
}
span.ui.userBadgeDropdown.dropdown.label img {
  width: 30px !important;
  height: 30px !important;
  position: relative;
  top: 7.5px;
}
div.pull-right.notifyIcon .floating.ui.red.label {
  padding: 3px;
  top: 10px;
  right: 5px;
  left: unset;
  font-size: 10px;
}
.userBadgeDropdown.dropdown .item a {
  padding: initial !important;
  position: unset !important;
  line-height: initial !important;
  text-decoration: none !important;
  color: #4a4a4a !important;
  display: block !important;
  margin: -0.78571429rem -1.14285714rem !important;
  padding: 0.78571429rem 1.14285714rem !important;
}
span.userMiniBalance {
  position: absolute;
  font-size: 12px;
  left: 70px;
  bottom: 8px;
  color: #969696;
}
div.pull-right.userBadge span.ui.label i.fas.fa-caret-down {
  width: 9px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 15.5px;
}
.userBadgeDropdown.dropdown .item a i {
  padding-right: 7px;
}
.userBadgeDropdown.dropdown .item a:hover {
  text-decoration: none !important;
  border: none !important;
}
.userBadgeDropdown.dropdown .item {
  padding: 0 !important;
}
.item.bakiyeItem {
  background: #fff6e2;
  border-bottom: 1px solid #f5e5c3 !important;
  border-top: 1px solid #f5e5c3 !important;
  background: linear-gradient(
    90deg,
    #fff6e2,
    #fdf1d6,
    #ffe8b9,
    #fdedcb,
    #fde6b7
  );
  background-size: 1000% 1000%;
  -webkit-animation: bgCycle 2s ease infinite;
  -moz-animation: bgCycle 2s ease infinite;
  -o-animation: bgCycle 2s ease infinite;
  animation: bgCycle 2s ease infinite;
}
.item.bakiyeItem:hover {
  background: #f7eace !important;
  border-bottom: 1px solid #e8cb8c !important;
}
span.ui.userNotifyDropdown {
  line-height: unset;
  width: 50px;
  height: 65px;
  text-align: center;
}
.item.notify-item {
  width: 350px;
  height: 70px !important;
  border-bottom: 1px solid #eaeaea !important;
}
.notify-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  float: left;
}
.notify-icon img {
  width: 40px;
  height: 40px;
  margin: 5px;
}
.notify-feed {
  width: calc(100% - 50px);
  display: inline-block;
  padding-left: 10px;
}
.notify-feed span.feed-date {
  font-size: 12px;
  color: #6b6b6b;
}
img.AdvertBox-Image-1 {
  object-fit: cover !important;
}
img.ProductBox-Image-1 {
  object-fit: cover !important;
}
img.LazyLoadImage {
  object-fit: cover !important;
}
.notify-feed p {
  line-height: 13px;
  font-size: 13px;
  height: 27px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
.item.notify-item.notify-btn {
  height: 37px !important;
  text-align: center !important;
  font-weight: 700 !important;
  background: #f3f3f3;
}
.item.notify-item a {
  padding: unset !important;
  line-height: unset !important;
  color: inherit !important;
}
.item.notify-item a:hover,
.item.notify-item a:focus {
  border: none !important;
}
.well.bg-success-well {
  background: #e5f7eb;
  border: 1px solid #bed6c6;
}
li.searchNavBtn i {
  padding: 0 5px !important;
}
.right.ribbon.label.vitrin-label {
  top: 7px !important;
  position: absolute;
  z-index: 2;
  right: -99px !important;
  left: unset;
}
.left.ribbon.label.vitrin-label {
  top: 7px !important;
  position: absolute;
  z-index: 2;
  left: -14px !important;
  right: unset;
}
li.searchNavBtn a {
  background: #d6edff;
  font-size: 16px;
  cursor: pointer;
  border-left: 1px dashed rgba(148, 193, 226, 0.47);
}
.hiddenSearchBar {
  position: absolute;
  left: 57px;
  width: calc(100% - 57px);
  background: #edf7ff;
  height: 50px;
  z-index: 1;
}
.hiddenSearchBar input.searchInput {
  width: calc(100% - 57px);
  height: 100%;
  background: 0 0;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
}
button.closeSearchBar {
  width: 57px;
  position: absolute;
  right: 0;
  height: 100%;
  background: 0 0;
  border: none;
  font-size: 16px;
  text-shadow: none !important;
  color: #596671;
  transition: 0.2s linear;
}
button.closeSearchBar:hover {
  background: #d6edff;
}
.max-height-400 {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.max-height-300 {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.max-height-200 {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.max-height-500 {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.footer-top {
  background: #fff;
  border-top: 1px solid #eaeaea;
  padding: 30px 0;
}
.footer-top i.icon {
  font-size: 2em !important;
}
.footer-top .ui.icon.header.h2div {
  font-size: 1.214286rem;
  margin: 0;
  color: #4e4e4e;
  text-align: left;
  width: 100%;
}
.center {
  margin: auto 0;
}
.col-md-3.text-center.footer-text .icon-box {
  float: left;
  line-height: 60px;
  height: 60px;
  width: 60px;
  background: #cce7ff;
  border-radius: 50px;
  margin-right: 15px;
  text-align: center;
  position: relative;
}
.col-md-3.text-center.footer-text .icon-box ion-icon {
  padding: 0;
  margin: 0;
  line-height: 60px;
  font-size: 27px !important;
  position: absolute;
  top: 16.5px;
  left: 16.5px;
}
.col-md-3.text-center.footer-text .conteint {
  display: block;
  padding: 0;
  font-size: 17px;
  margin-top: 3px;
}
.footer-top h2.ui.header .sub.header {
  font-size: 13px;
  margin-top: 3px;
}
.icon-box.blue {
  background: #cce7ff !important;
}
.icon-box.blue ion-icon {
  color: #6b90b1;
}
.icon-box.green {
  background: #c7eaca !important;
}
.icon-box.green ion-icon {
  color: #79b77f;
}
.icon-box.red {
  background: #eac7c7 !important;
}
.icon-box.red ion-icon {
  color: #b77979;
}
.icon-box.orange {
  background: #eadcc7 !important;
}
.icon-box.orange ion-icon {
  color: #b7a179;
}
.footer-middle h3 {
  margin-bottom: 5px;
}
.footer-middle ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-middle ul li a {
  color: #7d7d7d;
  line-height: 25px;
  font-size: 13px;
}
.footer-bottom {
  background: #f9f9f9;
  border-top: 1px solid #ececec;
  position: relative;
}
.navbar-epincimm .UserSection ul li:hover {
  background: #f7f7f7;
}
.footer-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-bottom ul li {
  float: left;
  line-height: 55px;
  padding-right: 25px;
}
img.footerLogo {
  height: 35px;
}
.footer-middle ul li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footer-middle ul li a:hover {
  color: #212121;
}
.pinned-advert .AdvertBox-Main {
  background: #fff7e8 !important;
  box-shadow: 0 0 2px #b78c56 !important;
  animation: glow 2s infinite;
  animation-fill-mode: forwards;
}
.item.ilan-item i {
  width: 30px;
  line-height: 30px;
  float: left;
  text-align: center;
  font-size: 25px;
}
.item.ilan-item span {
  padding-left: 20px;
  float: left;
}
.item.ilan-item {
  height: 50px !important;
  border-bottom: 1px solid #dededf !important;
}
.ui.unuttum-modal.modal {
  width: 550px;
  height: 430px;
  margin: 0 !important;
  top: calc(50% - 215px);
  left: calc(50% - 275px);
  padding: 25px;
}
.unuttum-header {
  background: #f7f7f7;
  margin: -25px;
  padding: 15px 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dedede;
}
.top-search input {
  width: 100% !important;
  border: none !important;
}
.top-search .ui.icon.input {
  width: 100%;
}
.top-search {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
}
.top-search-input .image {
  float: left !important;
  width: 40px !important;
  height: 40px !important;
  position: relative;
  left: -5px;
  top: -4px;
  margin-bottom: -10px;
  margin-right: 10px;
}
.top-search-input .image img {
  object-fit: cover !important;
  width: 50px !important;
  height: 40px !important;
}
.header-menu nav.navbar.navbar-itemsatis ul li a {
  color: #000;
  transition: 0.2s linear;
  position: relative;
  top: 10.5px;
  line-height: 0;
  padding: 15px 20px;
  margin-right: 5px;
}
.header-menu nav.navbar.navbar-itemsatis ul li a:hover {
  background: #efefef;
  border: none;
}
li.logoDivList {
  height: 64px;
}
li.logoDivList a {
  height: 64px;
}
li.logoDivList a:hover {
  background: 0 0 !important;
}
img.miniListIcon {
  height: 30px;
  width: 30px;
  object-fit: cover;
  margin: -5px;
  margin-right: 10px;
  border-radius: 3px;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: rgba(148, 193, 226, 0.47) !important;
}
nav.navbar.navbar-epincimm .dropdown-submenu a span.caret {
  position: relative;
  left: 10px;
  top: 8px;
}
button#sayfaninBasinaDon {
  background: #fff;
  position: fixed;
  color: #4885bd;
  right: 10px;
  bottom: 50px;
  z-index: 55;
  line-height: 40px;
  width: 40px;
  border: none;
  display: none;
  border-radius: 5px;
  box-shadow: 0 0 5px rgb(0 0 0/25%);
}
.AdvertBox-Price {
  display: inline;
  background: #fff;
  position: absolute;
  right: 5px;
  top: 110px;
  padding: 3px 9px;
  border-radius: 6px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.06);
  font-weight: 900;
  font-size: 13px;
  color: #4b7fa7;
}
.field.loginPassword {
  position: relative;
}
.field.loginPassword button.btn.btn-default.btn-sm.btn-hide-password {
  top: 27px;
}
.rightMessages {
  position: fixed;
  left: 0;
  width: 70px;
  height: 100%;
  background: #fff;
  top: 0;
  box-shadow: -5px 0 15px 0 rgba(85, 85, 85, 0.26);
  z-index: 555;
}
.rightMessages button.btnOpenMessageList {
  position: fixed;
  bottom: 0;
  width: 70px;
  height: 70px;
  border: none;
  background: linear-gradient(45deg, #9fccf5, #4885bd);
  color: #fff;
  font-size: 25px;
  z-index: 2;
}
.rightMessages ul.userListMessage {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%;
  overflow: hidden;
}
.rightMessages ul.userListMessage li {
  width: 70px;
  height: 70px;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
.rightMessages ul.userListMessage li:hover {
  background: #f7f7f7;
}
.rightMessages ul.userListMessage li img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #f7f7f7;
  position: absolute;
  left: 15px;
}
.rightMessages ul.userListMessage li a.ui.red.empty.circular.label {
  font-size: 8px;
  left: 13px;
  position: absolute;
  bottom: 13px;
  border: 3px solid #fff;
  border-color: #fff !important;
}
.rightMessages span {
  display: none;
}
.rightMessages.open {
  width: 280px;
}
.rightMessages.open span {
  display: inline;
}
.rightMessages.open ul.userListMessage li {
  width: 280px;
  height: 70px;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.rightMessages.open button.btnOpenMessageList {
  width: 70px;
  left: 280px;
  border-top-right-radius: 6px;
}
.rightMessages ul.userListMessage li span.chat-username {
  top: 15px;
  position: absolute;
  left: 65px;
  font-weight: 500;
  color: #333;
}
.rightMessages ul.userListMessage li span.chat-message {
  top: 32px;
  position: absolute;
  left: 65px;
  text-align: left;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(280px - 55px - 45px);
}
.rightMessages ul.userListMessage li span.chat-message-time {
  top: 15px;
  position: absolute;
  right: 25px;
  text-align: right;
  font-size: 11px;
}
.rightMessages.open ul.userListMessage {
  overflow-y: auto;
}
.rightMessages .chatMessagePanel {
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  background: #fff;
}
.rightMessages .chatMessagePanel .chatPanelHeader {
  height: 70px;
  background: #fbfbfb;
  padding: 15px;
  border-bottom: 1px solid #efefef;
}
.rightMessages .chatMessagePanel .chatPanelHeader img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 15px;
  border-radius: 40px;
  object-fit: cover;
}
.rightMessages .chatMessagePanel .chatPanelHeader b {
  position: absolute;
  left: 65px;
  font-weight: 700;
  color: #333;
}
.rightMessages .chatMessagePanel .chatPanelHeader a.label {
  position: absolute;
  left: 65px;
  top: 35px;
  border-radius: 60px;
  background: 0 0;
}
.rightMessages .chatMessagePanel .chatPanelHeader a.green.label {
  background-color: #8dc19a !important;
  border-color: #8dc19a !important;
}
.rightMessages .chatMessagePanel .chatPanelHeader a.red.label {
  background-color: #ababab !important;
  border-color: #ababab !important;
}
.rightMessages .chatMessagePanel .chatPanelHeader ion-icon {
  position: absolute;
  right: 15px;
  font-size: 20px;
  top: 25px;
  cursor: pointer;
}
.rightMessages .chatMessagePanel .chatPanelHeader ion-icon:hover {
  color: #333;
}
.chatMessageList ul {
  margin: 0;
  padding: 15px;
  list-style: none;
  height: calc(100% - 70px - 50px);
  position: absolute;
  width: 100%;
  overflow-x: auto;
}
.chatMessageList ul li.left-message span {
  background: #e8e8e8;
  display: inline-block;
  border-radius: 10px;
  border-top-left-radius: 0;
  padding: 10px 15px;
  max-width: 70%;
  word-break: break-word;
}
.chatMessageList ul li.right-message span {
  background: #5f98cc;
  display: inline-block;
  border-radius: 10px;
  border-top-right-radius: 0;
  padding: 10px 15px;
  color: #fff;
  text-align: left;
  max-width: 70%;
  word-break: break-word;
}
.chatMessageList li.right-message {
  text-align: right;
}
.rightMessages .chatMessagePanel .chatSendMessageBox {
  position: absolute;
  bottom: 0;
  height: 50px;
  background: #fff;
  padding: 10px;
  width: 100%;
  box-shadow: 0 -5px 15px 0 rgba(85, 85, 85, 0.1);
}
.rightMessages .chatMessagePanel .chatSendMessageBox button.buttonImage {
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 6px;
  font-size: 20px;
  padding-top: 5px;
  float: left;
  margin-right: 5px;
  background: #b1b1b1;
  color: #fff;
  text-align: center;
  padding-left: 5px;
}
.rightMessages .chatMessagePanel .chatSendMessageBox input.inputMessage {
  line-height: 30px;
  border: none;
  border-radius: 6px;
  background: #f5f5f5;
  padding: 0 10px;
  font-size: 12px;
  width: 220px;
}
.rightMessages .chatMessagePanel .chatSendMessageBox button.buttonSendMessage {
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 6px;
  font-size: 20px;
  float: right;
  background: linear-gradient(45deg, #569ada, #0083ff);
  color: #fff;
  text-align: center;
  padding-left: 5px;
}
.chatMessageList ul li {
  position: relative;
  margin-top: 20px;
}
.chatMessageList ul li.left-message time {
  position: absolute;
  left: 0;
  top: -17px;
  font-size: 11px;
  color: #d4d4d4;
}
.chatMessageList ul li.right-message time {
  position: absolute;
  right: 0;
  top: -17px;
  font-size: 11px;
  color: #d4d4d4;
}
li.message-by-system time {
  width: 100%;
  text-align: center;
}
.chatMessageList {
  height: 100%;
  position: absolute;
  width: 100%;
}
.chatMessageList.Loading:after {
  content: "Yükleniyor..";
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 100%;
  padding-top: 40px;
  background: #ffffffbd;
  font-weight: 700;
}
li.center-message-date {
  text-align: center;
  font-size: 12px;
  color: #c5c5c5;
  font-weight: 700;
}
li.imageMessage img {
  width: 80%;
  height: 130px;
  max-height: 130px;
  object-fit: cover !important;
  border-radius: 6px;
}
.chatMessageList ul li.right-message span a {
  color: #fff !important;
}
.newMessageBtn {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 280px;
  text-align: center;
  line-height: 70px;
  background: linear-gradient(45deg, #ababab, #cacaca);
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  cursor: pointer;
  text-transform: uppercase;
  transition: 0.2s linear;
}
.newMessageBtn:hover {
  background: linear-gradient(45deg, #949494, #bbbbbb);
}
.newMessageBtn {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 280px;
  text-align: center;
  line-height: 70px;
  background: linear-gradient(45deg, #ababab, #cacaca);
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  cursor: pointer;
  text-transform: uppercase;
}
.newMessageBtn ion-icon {
  font-size: 25px;
  position: relative;
  top: 8px;
  padding-right: 5px;
}
.newChatPanel {
  display: block;
  position: absolute;
  bottom: 80px;
  width: 260px;
  right: 10px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #f3f3f3;
  box-shadow: 0 0 9px 0 rgba(33, 33, 33, 0.29);
}
.newChatPanel input.newChatUserName {
  width: 100%;
  height: 35px;
  border: none;
  padding: 5px 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.newChatPanel button {
  width: 100%;
  height: 35px;
  border: none;
  background: linear-gradient(45deg, #7eb1e0, #3885cc);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #fff;
}
.AllCategoryDiv img {
  width: 100%;
  height: 270px;
  object-fit: contain;
}
body.is-loading::before {
  display: block;
  position: fixed;
  width: 100%;
  background: url(https://cdn.yen.epincim.com/global/loading.gif) no-repeat
      center center,
    rgba(255, 255, 255, 0.5);
  z-index: 5000;
  height: 100%;
  content: " ";
}
img {
  max-width: 100%;
}
a.topMessageBar {
  text-decoration: none !important;
}
.topMessageBar:hover {
  filter: brightness(105%);
}
.topMessageBar {
  padding: 10px 0;
  color: #fff;
  transition: 0.2s linear;
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.17);
}
.topMessageBar img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.topMessageBar b {
  display: block;
  font-size: 16px;
}
.topMessageBar.SMS {
  background: linear-gradient(to left, #546a80, #3c5b77);
}
.topMessageBar.Mail {
  background: linear-gradient(to left, #f2cf9b, #c1834e);
}
.topMessageBar.Identy {
  background: linear-gradient(to left, #9bbaf2, #4e71c1);
}
section#classic-page {
  margin-top: 40px;
}
section#classic-page .row.odd {
  background: #fbfbfb;
}
section#classic-page .row {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
section#classic-page img {
  max-width: 80%;
}
button.showOlderMessage {
  border-radius: 10px;
  border: none;
  padding: 5px 10px;
  font-size: 12px;
}
button.showOlderMessage:hover {
  background: #dadada;
}
.ozel-icon2 {
  font-family: "font awesome 5 brands" !important;
}
button.btn.btn-filtre-panel {
  position: relative;
  top: 8px;
}
@-webkit-keyframes bgCycle {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
@-moz-keyframes bgCycle {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
@-o-keyframes bgCycle {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
@keyframes bgCycle {
  0% {
    background-position: 0% 92%;
  }
  50% {
    background-position: 100% 9%;
  }
  100% {
    background-position: 0% 92%;
  }
}
li.message-by-system {
  background: linear-gradient(45deg, #decc9b, #f7eccd);
  display: block;
  border-radius: 10px;
  padding: 10px 15px;
  max-width: 100%;
  word-break: break-word;
}
.chatMessageList ul li a {
  color: #655833;
}
li.message-by-system:before {
  content: "Sistem Mesajı";
  display: block;
  text-align: center;
  margin-bottom: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 1.5px;
  color: #ad9c6a;
  margin-top: -5px;
}
li.left-message.userTyping span {
  background: linear-gradient(225deg, #e8e8e8, #c5c5c5, #e8e8e8) !important;
  background-size: 1000% 1000% !important;
  -webkit-animation: bgCycle 2s ease infinite;
  -moz-animation: bgCycle 2s ease infinite;
  -o-animation: bgCycle 2s ease infinite;
  animation: bgCycle 2s ease infinite;
  font-style: italic;
  font-size: 13px;
}
.showFullAdvert .AdvertBox-Main {
  height: 183px;
}
.showFullAdvert .AdvertBox-Main i {
  font-size: 40px;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(65px - 20px);
}
.showFullAdvert .AdvertBox-Main span {
  position: absolute;
  top: calc(95px);
  width: 70%;
  left: 15%;
  text-align: center;
  font-size: 15px;
}
.showFullAdvert {
  cursor: pointer;
  transition: 0.5s linear;
}
.showFullAdvert .AdvertBox-Main:hover {
  background: rgba(241, 241, 241, 0.65);
  border: 1px solid #d2d2d2;
}
.panel-body h3 {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 1.28571429em;
  margin-top: -0.21425em;
  line-height: 1.28571429em;
  font-family: poppins, sans-serif;
}
.text-center h3 {
  margin-top: 20px;
}
.panel {
  border: none;
  border-radius: 4px;
  box-shadow: 0 5px 5px 0 rgba(85, 85, 85, 0.06);
  background: #fff;
}
.step img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.ui.steps .step.active .title {
  color: inherit;
}
.footer-text img {
  float: left;
  height: 50px !important;
  margin-top: 5px !important;
  width: 50px !important;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  html,
  body {
    overflow-x: hidden;
  }
  div#ToggleMenuDiv {
    display: flex;
  }
  .owl-nav {
    display: none;
  }
  ul.nav.navbar-nav {
    width: auto;
    overflow: hidden;
  }
  span.userMiniBalance,
  span.userBadgeUserName {
    display: none;
  }
  span.ui.userBadgeDropdown.dropdown.label {
    padding-right: 10px !important;
  }
  .footer-bottom ul li {
    float: left;
    line-height: 35px;
    width: 100%;
  }
  .footer-bottom .col-md-8 {
    display: inline-block;
  }
  .notifyIcon a {
    height: 100%;
    display: block;
  }
  .gl-tab ul {
    overflow-y: hidden;
    overflow-x: scroll;
    display: flex !important;
    white-space: nowrap;
  }
  .gl-tab ul::-webkit-scrollbar {
    display: none;
  }
  .ui.coupled.login-modal.modal.transition.visible.active {
    width: 90%;
    height: fit-content;
    left: 50%;
    transform: translate(-50%, 0);
    top: 80px;
  }
  .eight.wide.column.modal-login-left {
    padding: 15px;
    height: auto;
    width: 100% !important;
  }
  .eight.wide.column.modal-login-right {
    background: rgba(251, 251, 251, 0.76);
    border-left: 1px solid #efefef;
    padding: 15px;
    height: auto;
  }
}
nav.navbar.navbar-epincim {
  background: #4885be;
  height: 70px;
  color: #fff;
  border: none;
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-epincim .nav > li > a {
  line-height: 40px;
  color: #fff;
  font-family: poppins, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
img.categoryMiniIcon {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 5px;
}
.navbar-epincim .nav > li > a:hover,
.navbar-epincim .nav > li > a:focus,
.navbar-epincim .nav .open > a,
.navbar-epincim .nav .open > a:focus,
.navbar-epincim .nav .open > a:hover {
  background: initial;
}
.navbar-epincim .navbar-brand {
  height: 70px;
}
.navbar-epincim .navbar-brand > img {
  display: block;
  height: 30px;
  margin-top: 5px;
}
.navbar-epincim .navbar-header {
  width: 250px;
}
nav.navbar.navbar-epincimm {
  background: #fff;
  height: 60px;
  color: #424242;
  border: none;
  box-shadow: -5px 0 15px 0 rgba(85, 85, 85, 0.26);
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-epincimm .TumKategoriler {
  width: 250px;
  display: inline-block;
  height: 60px;
  float: left;
}
.navbar-epincimm .MenuSearch {
  padding: 0 50px;
  height: 60px;
}
.navbar-epincimm .ui.icon.input {
  width: 100%;
  height: 40px;
  margin-top: 10px;
}
.navbar-epincimm .MenuSearch .ui.icon.input input.prompt {
  border-radius: 6px;
  border: none;
  background: #f2f2f2;
}
.navbar-epincimm .UserSection {
  display: inline-block;
  width: 250px;
  float: right;
  height: 60px;
}
.navbar-epincimm .UserSection ul {
  margin: 0;
  cursor: pointer;
  list-style: none;
}
.navbar-epincimm .UserSection ul li {
  float: right;
  line-height: 60px;
  min-width: 50px;
  text-align: center;
  font-size: 23px;
  height: 60px;
  display: list-item;
}
.navbar-epincimm .TumKategoriler .MenuSpanDiv {
  line-height: 30px;
  display: block;
  color: #636363;
  font-weight: 500;
  font-size: 14px;
}
.navbar-epincimm .TumKategoriler .MenuSpanDiv ion-icon {
  font-size: 20px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.navbar-epincim .dropdown-menu {
  margin: 0 !important;
  padding: 5px !important;
  min-width: 210px !important;
}
.navbar-epincimm span.Wallet {
  position: relative;
}
.navbar-epincimm span.Wallet .floating.ui.green.label {
  top: unset;
  bottom: -12px;
  padding: 3px 5px;
  font-size: 11px;
  z-index: 2;
  left: unset;
  right: -20px;
}
nav.navbar.navbar-epincimm a {
  color: #484848;
}
nav.navbar-epincimm .UserSection a {
  color: #484848;
  line-height: 60px;
  display: inline-block;
}
nav.navbar-epincimm .UserSection li a {
  width: 50px;
}
nav.navbar-epincimm .UserSection li .item a {
  width: 100%;
}
nav.navbar.navbar-epincimm a i {
  margin-right: 7px;
}
nav.navbar.navbar-epincimm .UserSection ul li.Hesabim img {
  border-radius: 50px;
  position: relative;
  top: -2.5px;
  height: 35px;
  width: 35px;
  margin: 5px 0;
  object-fit: cover;
}
.navbar-epincimm .dropdown-menu {
  margin: 0 !important;
  padding: 5px !important;
  min-width: 210px !important;
  width: max-content;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.navbar-epincimm .TumKategoriler .nav .open > a,
.navbar-epincimm .TumKategoriler .nav .open > a:focus,
.navbar-epincimm .TumKategoriler .nav .open > a:hover {
  background: 0 0;
}
nav.navbar.navbar-epincimm .TumKategoriler a:hover {
  background: 0 0;
}
.navbar-epincimm .UserSection span.Notifications {
  position: relative;
}
.navbar-epincimm .UserSection span.Notifications .floating.ui.red.label {
  padding: 3px 5px;
  right: -5px;
  left: unset;
  bottom: -5px;
  top: unset;
  z-index: 2;
}
.navbar-epincimm span.Wallet ion-icon {
  width: 23px;
  height: 23px;
}
.navbar-epincimm .UserSection .menu .item {
  padding: 0 !important;
}
.navbar-epincimm .UserSection .menu .item a {
  padding: 0.78571429rem 1.14285714rem !important;
  display: block;
  line-height: initial !important;
}
li.pull-right.elipsCopy {
  color: rgba(88, 88, 88, 0.47);
  font-size: 12px;
  cursor: pointer;
}
li.pull-right.elipsCopy img {
  height: 30px;
  margin-left: 10px;
  filter: contrast(0.1);
}
li.pull-right.elipsCopy:hover img {
  filter: contrast(1);
}
.footerCompany img {
  height: 35px;
}
.footerCompany p {
  padding-left: 0;
  font-size: 13px;
}
.footerCompany p b {
  font-size: 14px;
}
.footer-payments {
  height: 60px;
  overflow: hidden;
  background: #f5f5f5;
  border-top: 1px solid #ececec;
}
.footer-payments ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-payments ul li {
  padding: 5px 15px;
  display: inline-block;
}
.footer-payments ul li img {
  height: 50px;
  filter: contrast(0.1);
  padding: 0;
  margin: 0;
  float: left;
}
.sosyalGiris ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sosyalGiris ul li {
  float: left;
  width: calc(20% - 14px);
  text-align: center;
  margin: 0 7px;
  cursor: pointer;
}
.sosyalGiris ul li .socialIcon {
  width: 100%;
  height: 50px;
  background: #e8e8e8;
  margin-bottom: 5px;
  border-radius: 3px;
}
.socialIcon.facebook {
  background: #3b5998 !important;
  color: #fff;
}
.sosyalGiris ul li .socialIcon i {
  font-size: 23px;
  margin-top: 12.5px;
}
.sosyalGiris {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0;
}
.sosyalGiris span {
  margin-bottom: 10px;
  display: block;
  text-align: center;
  font-size: 12px;
}
.socialIcon img {
  margin-top: 12.5px;
  height: 25px;
}
.socialIcon.twitter {
  background: #55acee !important;
  color: #fff;
}
.socialIcon.steam {
  background: #333233 !important;
  color: #fff;
}
.socialIcon.twitch {
  background: #6441a5 !important;
  color: #fff;
}
.special-message input.swal2-input {
  width: 60%;
  font-size: 13px;
  margin-bottom: 0;
  max-width: 100% !important;
}
.AdvertBox-Publisher {
  padding: 6px 10px;
  background: linear-gradient(6deg, #d2dbe2, #fbfbfb 70%);
  margin-bottom: -5px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.AdvertBox-Publisher:hover {
  background: linear-gradient(6deg, #adc6da, #fbfbfb 70%);
}
.AdvertBox-Publisher img {
  width: 25px;
  border-radius: 4px;
  height: 25px;
  font-size: 0 !important;
}
.AdvertBox-Publisher span.PublisherName {
  display: inline-block;
  width: calc(100% - 20px - 25px);
  padding-left: 5px;
  color: #757575;
  font-size: 13px;
  height: 24px;
  top: 2.93px;
  position: relative;
}
.AdvertBox-Publisher span.PublisherName small {
  display: block;
  font-size: 9px;
  line-height: 6px;
  letter-spacing: 1px;
  color: #b1b1b1;
}
a.canliDestekBtn {
  cursor: pointer;
}
.login-special-container .ui.form label {
  text-align: left;
}
.login-special-container .field {
  text-align: left;
}
.eight.wide.column.modal-login-right a.ui.fluid.button.violet {
  background-color: #7a69d2;
  margin-top: 7px;
}
.forget-special-container div#swal2-content {
  padding: 20px;
  text-align: left;
}
.forgetPostResponse {
  background: #fff8f8;
  padding: 15px 20px;
  margin-bottom: 15px;
  border-radius: 4px;
  border: 1px solid #dea9a9;
  color: #a55c5c;
  font-size: 14px;
}
li.dropdown-submenu:hover {
  background-color: #f5f5f5;
}
.dropdown-submenu .dropdown-menu li:hover {
  background-color: #f5f5f5;
}
.sosyalGiris ul li a {
  color: inherit;
}
li.addPostButtonHeader a ion-icon {
  font-size: 23px;
  line-height: 70px;
  position: relative;
  top: 5px;
}
.postImageBox {
  display: block;
  overflow: hidden;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: inset 0 -10px 10px -13px #bdbdbd;
}
.postImageBox img {
  transition: 0.3s linear;
}
.AdvertBox-1 .AdvertBox-Main:hover {
  cursor: pointer;
}
.AdvertBox-1 .AdvertBox-Main:hover .postImageBox img {
  transform: rotateZ(3deg) scale(1.1);
}
span.iletisimBox {
  background: #e4ebef;
  width: 100%;
  display: block;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 15px;
  margin-bottom: 10px;
  cursor: pointer;
  color: rgba(88, 88, 88, 0.87) !important;
  transition: 0.2s linear;
}
span.iletisimBox i {
  padding-right: 15px;
}
.footer-bottom .button .icon {
  margin: 0;
  padding: 0;
  width: 7px;
}
.Reklam-Alani-Home-1 img {
  height: 140px;
  object-fit: cover;
  border-radius: 4px;
}
span.iletisimBox:hover {
  color: #2f2f2f !important;
  background: #cde0ea;
}
.navbar-epincimm .ui.search > .results .result .title {
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notShowingChat img {
  padding: 11px;
}
.notShowingChat {
  display: none;
  cursor: pointer;
}
.notShowingChat .chatText {
  display: none;
}
.rightMessages.open .notShowingChat {
  text-align: center;
  padding: 15px;
}
.rightMessages.open .notShowingChat img {
  width: 80px;
}
.rightMessages.open .notShowingChat .chatText {
  display: block;
  font-size: 13px;
}
.rightMessages.open .notShowingChat .chatText h4 {
  margin-bottom: 5px;
}
.UserSection .ui.dropdown .menu > .header {
  font-size: 12px;
  margin: 0;
  line-height: 40px;
  background: linear-gradient(0deg, transparent, #ecc0c0);
}
.toast-container-class {
  width: 350px;
}
.toast-container-class .swal2-toast {
  display: block !important;
}
.toast-container-class .swal2-toast .swal2-content {
  text-align: left;
}
.toast-container-class img {
  float: left;
  width: 60px;
  height: 60px;
  display: inline-block;
  padding: 5px;
}
.toast-container-class span {
  padding: 10px 0 10px 15px;
  width: calc(100% - 70px);
  display: inline-block;
  font-size: 14px;
}
.toast-container-class button.swal2-close {
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
}
.toast-container-class span {
  padding: 10px 5px 10px 15px;
  width: calc(100% - 70px);
  display: inline-block;
  font-size: 14px;
}
#newdetail .content .description strong {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 1.1em;
  margin-top: -0.21425em;
  line-height: 1.28571429em;
}
.item.item-user {
  min-width: 180px;
  height: 60px !important;
  background: linear-gradient(0deg, transparent, #d6e9fb) !important;
}
.item.item-user .level-badge {
  background: url(https://cdn.yen.epincim.com/global/images/level-badge.png);
  width: 50px;
  height: 40px;
  text-align: center;
  background-position: center;
  color: #fff;
  font-weight: 700;
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  line-height: 35px;
  margin: 10px 5px;
}
.item.item-user .user-text {
  float: left;
  padding-left: 5px;
  margin-top: 12.5px;
}
.item.item-user .user-text b {
  display: block;
  color: #484848;
}
.item.item-user .user-text span {
  font-size: 12px;
  color: #8e8e8e;
}
a.resendMailVerify {
  cursor: pointer;
  margin-top: 10px;
  display: block;
}
.showAll-1 {
  background: linear-gradient(0deg, #c2d1de, transparent);
  border-radius: 4px;
  margin: -5px;
  margin-top: 0;
  padding: 5px;
}
.showAll-1 img {
  background: linear-gradient(45deg, #8cc0f1, #8593f7);
  padding: 5.5px;
}
.showAll-2 {
  background: linear-gradient(0deg, #c5c5e6, transparent);
  border-radius: 4px;
  margin: -5px;
  margin-top: 0;
  padding: 5px;
}
.showAll-2 img {
  background: linear-gradient(45deg, #8c8cf1, #db85f7);
  padding: 5.5px;
}
.TumKategoriler li:hover {
  background-color: #f5f5f5;
}
.smartbanner-show body {
  padding-top: 80px;
}
html.smartbanner-show {
  margin: 0 !important;
  padding: 0 !important;
}
p.ql-align-center {
  text-align: center;
}
.mobileStoreButtons img {
  width: 40px;
}
.mobileStoreButtons span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-top: 15px;
  color: #8c8c8c;
}
.mobileStoreButtons .col-xs-6.text-center {
  padding: 10px 15px;
  margin: 10px;
  width: calc(50% - 20px);
  border-radius: 6px;
  cursor: pointer;
  margin-top: 0;
}
.mobileStoreButtons .col-xs-6.text-center:hover {
  background: #ececec;
}
.AdvertBox-Category {
  display: inline;
  background: #fff;
  position: absolute;
  left: 5px;
  top: 101px;
  padding: 0;
  border-radius: 6px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.06);
  font-weight: 900;
  font-size: 13px;
  color: #4b7fa7;
}
.AdvertBox-Category img {
  width: 35px;
  height: 35px;
  border-radius: 6px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.06);
}
img.socialLoginImage {
  width: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.rightMessages .chatMessagePanel .chatPanelHeader .backButtonChat {
  position: absolute;
  right: 15px;
  font-size: 20px;
  top: 25px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  left: unset;
}
input.inputReadonly {
  background: rgba(212, 212, 212, 0.2) !important;
  cursor: default;
}
.ui.modal {
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
}
.specailLogin {
  display: inline-grid;
  line-height: 13px;
  text-align: left;
  padding-left: 10px;
  height: 22px;
  font-size: 15px;
  position: relative;
}
.item.blokeBakiyeDiv {
  background: linear-gradient(0deg, #d7e9fb, #cae5ff) !important;
}
.item.blokeBakiyeDiv span {
  font-weight: 400;
  background: #589bc1;
  margin-left: 5px;
}
.skeleton-element {
  position: relative;
  background-color: #e2e2e2;
}
.skeleton-element::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(rgba(255, 255, 255, 0.2)),
    to(transparent)
  );
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  animation: loading 0.8s infinite;
}
@keyframes loading {
  100% {
    transform: translateX(100%);
  }
}
.ChatAnnoucment {
  background: linear-gradient(115deg, #d8ebfd, white);
  padding: 10px 20px;
  border-bottom: 1px solid #efefef;
}
.ChatAnnoucment i {
  font-size: 20px;
}
.ChatAnnoucment span {
  margin-left: 15px;
  line-height: 15px;
  width: 100%;
}
.rightMessages.open ul#chatMessageList {
  height: calc(100% - 70px - 50px - 100px);
}
section.chatPage ul#chatMessageList {
  height: calc(100% - 70px - 50px - 47px) !important;
}
@media (max-width: 1599px) {
  .ExtraScreenVisible {
    display: none;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
  .TabContentDiv .AdvertBox-1 {
    width: 16.66666% !important;
    padding: 7px !important;
  }
}
@keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  40%,
  100% {
    background-position: 140px;
  }
}
@keyframes shine-avatar {
  0% {
    background-position: -32px;
  }
  40%,
  100% {
    background-position: 208px;
  }
}
.skeleton-image {
  width: 35px;
  height: 35px;
  float: left;
  background-color: #ccc;
  border-radius: 25%;
  background-image: linear-gradient(
    90deg,
    #f4f4f4 0px,
    rgba(229, 229, 229, 0.8) 40px,
    #f4f4f4 80px
  );
  background-size: 600px;
  animation: shine-avatar 2s infinite ease-out;
}
.chatMessageList li.isDeletedMessage span {
  transform: skewX(-5deg);
  filter: grayscale(0.5) opacity(0.7);
  font-style: italic;
}
.item.guvenilirItem {
  background: #e2ffe6;
  border-bottom: 1px solid #c3f5c6 !important;
  border-top: 1px solid #c6f5c3 !important;
  background: linear-gradient(
    90deg,
    #e2ffea,
    #d6fdd9,
    #b9ffbb,
    #cbfdcd,
    #b7fdbc
  );
  background-size: 1000% 1000%;
  -webkit-animation: bgCycle 2s ease infinite;
  -moz-animation: bgCycle 2s ease infinite;
  -o-animation: bgCycle 2s ease infinite;
  animation: bgCycle 2s ease infinite;
}
li.DarkThemeToggle {
  line-height: 70px;
  width: 50px;
  text-align: center;
  font-size: 21px;
  background: linear-gradient(180deg, #1a456d, transparent);
  text-shadow: 1px 2px 0 #4f99de;
  cursor: pointer;
}
div#categorySliderDatas.owl-carousel.owl-loaded {
  background: 0 0 !important;
}
.makale-body-height {
  max-height: 150px;
  overflow: auto;
}
.ui .avatar img {
  width: 35px !important;
  height: 35px;
  max-width: 35px;
  max-height: 35px;
}
span.kullaniciUnuttumBtn {
  cursor: pointer;
}
span.sifremiUnuttumBtn {
  cursor: pointer;
}
.header-top {
  background-color: #296296;
  color: #fff;
  line-height: 40px;
  font-size: 13px;
  max-width: 100%;
}
.header-top ul.header-links {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}
.header-top ul.header-links li {
  margin-bottom: 0;
  float: left;
  position: relative;
}
.header-top ul.header-links li a {
  color: #ffff;
  padding: 0 10px;
}
.header-top .header-slick a {
  color: #fff;
}
.dark-theme .header-top {
  background-color: #191a27;
  color: #d9dae9;
  font-size: 13px;
}
.dark-theme .header-top ul.header-links li a {
  color: #d9dae9;
  padding: 0 10px;
  display: block;
  border-bottom: 1px solid transparent;
}
.dark-theme .header-top ul.header-links li a:hover {
  border-bottom: 1px solid transparent;
  background: #212335 !important;
  color: #edeefb;
}
.dark-theme .header-slick a {
  color: #d9dae9;
}
nav.navbar.navbar-epincimm {
  background: #fff;
}
.navbar-epincim .navbar-header {
  width: 25% !important;
}
.navbar-epincim .MenuSearch {
  display: inline-block;
}
.navbar-epincim .ui.icon.input {
  width: 100%;
  height: 40px;
  margin-top: 15px;
}
.navbar-epincim .MenuSearch .ui.icon.input input.prompt {
  border-radius: 6px;
  border: none;
  background: #296296;
  color: #fff;
}
i.search.icon {
  color: #fff;
}
.dark-theme .navbar-epincim .ui.search > .results .name {
  background: #323448 !important;
  border-color: #505369 !important;
  color: #d9dae9 !important;
}
.dark-theme .navbar-epincim .ui.search > .results .result {
  background: #3f4257 !important;
  border-color: #505369 !important;
}
.dark-theme .navbar-epincim .ui.search > .results .result .title {
  color: #d9dae9;
}
.dark-theme .navbar-epincim .ui.search > .results .result .description {
  color: #777996 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dark-theme .navbar-epincim .ui.category.search .results {
  background: #3f4257 !important;
  border-color: #505369 !important;
}
.dark-theme .ui.search > .results > .message .header {
  color: #d7d8e6;
}
.dark-theme .navbar-epincim .MenuSearch .ui.icon.input input.prompt {
  color: #d9dae9;
  background: #3f4257;
}
.dark-theme .navbar-epincim .MenuSearch .ui.icon.input input.prompt:focus {
  background: #4c4f64;
}
.dark-theme .navbar-epincim .MenuSearch .ui.icon.input i {
  color: #d9dae9;
}
.dark-theme .nav > li > a:focus,
.dark-theme .nav > li > a:hover {
  background-color: unset;
}
.navbar-epincimm .TumKategoriler {
  width: auto;
  display: inline-block;
  height: 60px;
  float: left;
}
.navbar-epincimm .TumKategoriler2 {
  width: auto;
  display: inline-block;
  height: 60px;
  float: left;
}
.TumKategoriler2 li:hover {
  background-color: #f5f5f5;
}
.navbar-epincimm .TumKategoriler2 .MenuSpanDiv {
  line-height: 30px;
  display: block;
  color: #636363;
  font-weight: 500;
  font-size: 14px;
}
.dark-theme .navbar-epincimm .TumKategoriler2 .MenuSpanDiv {
  color: #d9dae9;
}
.dark-theme .TumKategoriler2 li:hover {
  background-color: #25273a;
}
.tumKategorilerPanel {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 221;
  width: 100%;
  top: 170px;
  border-top: 1px solid #ececec;
  padding: 0;
}
.dark-theme .navbar-epincimm .dropdown-menu {
  background: #2c2c40;
}
.dark-theme .navbar-epincimm .dropdown-menu li a {
  color: #d9dae9;
}
.dark-theme .navbar-epincimm .dropdown-menu li a:hover {
  background: #323448;
}
.btn-warning {
  color: #fff;
}
div#ETBIS {
  position: absolute;
  bottom: 5px;
  background: #fff;
  border: 2px solid #ececec;
  zoom: 100%;
  margin-left: 10px;
}
.dark-theme span.badge-yeni {
  background: #4c6bdc;
}
span.badge-yeni {
  background: red;
  color: #fff;
  font-size: 12px;
  padding: 1px 3px;
  border-radius: 3px;
  margin-left: 3px;
}
img.DiscordFooterImage {
  width: 100%;
  border-radius: 4px;
}
img.DiscordFooterImage:hover {
  filter: brightness(1.1);
}
.header-top-menu-mobile a[title="Blog"] {
  font-weight: 700;
}
.footer-top .h2div b {
  margin: 0;
  margin-top: 5px;
}
.footer-top .ui.icon.header.h2div {
  border-right: 1px solid #e8e8e8;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}
.footer-top .border-none {
  border: none !important;
}
.footer-top .footer-text {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
.footer-top .footer-text img {
  height: 80% !important;
  width: 80% !important;
  float: right;
  margin-right: 5px;
}
.footer-top .h2div a {
  text-align: center;
  font-size: 14px !important;
  width: 170px !important;
  font-weight: 700 !important;
  background: #2f82fc !important;
  border-color: #2f82fc !important;
  margin-top: 15px;
}
.footer-top .h2div b {
  margin: 0;
  margin-top: 5px;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.footer-top .h2div a:hover {
  filter: brightness(1.1);
}
.receiverSeen span.chat-message::before {
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  padding-left: 5px;
  content: "\f00c";
  font-family: "font awesome 5 free";
  font-weight: 900;
  color: #1f9a3a;
  font-size: 10px;
}
.receiverSeen span.chat-message {
  padding-left: 17px;
}
.UserSection .floating.ui.red.label.animateMessage {
  padding: 3px 5px;
  right: 8px;
  left: unset;
  bottom: 8px;
  top: unset;
  z-index: 2;
}
.rightMessages .chatMessagePanel .chatSendMessageBox input.is-invalid {
  border: 1px solid #569ada !important;
}
.rightMessages .chatMessagePanel .chatSendMessageBox small#isInvalidMessage {
  color: #569ada;
}
.rightMessages.open small#isInvalidMessage {
  position: absolute;
  top: -10px;
  left: 0;
  background: #fff;
  text-align: center;
  width: 100%;
}
.rightMessages.open .chatMessagePanel .chatSendMessageBox input.inputMessage {
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .rightMessages.open span.receiver-class {
    display: none !important;
  }
}
.dark-theme .rightMessages.open ul.userListMessage li.notSeenClass {
  background: linear-gradient(45deg, rgb(88 95 177), transparent 50%);
}
.dark-theme button.btn.btn-full-message {
  background: linear-gradient(45deg, #4e59a7, #634e96);
  border-color: #8a85ce !important;
}
.dark-theme button.btn.btn-full-message:hover {
  color: inherit;
  filter: brightness(1.1);
}
li.message-by-system time {
  position: absolute;
  left: 0;
  top: -17px;
  font-size: 11px;
  color: #d4d4d4;
}
.dark-theme .chatMessageList ul li.message-by-system time {
  color: #979aae;
}
.bakiyeDropdown .item {
  min-width: 165px;
}
section.navigationBar ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.navigationBar {
  margin: 0;
  line-height: 40px;
  background: #f5f5f5;
  box-shadow: 0 0 30px rgb(208 208 208);
}
.dark-theme section.navigationBar {
  margin: 0;
  line-height: 40px;
  background: #424458;
  box-shadow: 0 10px 40px rgb(37 39 58/50%);
}
section.navigationBar ol li {
  padding: 0 10px;
  display: inline-block;
}
section.navigationBar ol li:first-child {
  padding-left: 0;
}
.gl-tab ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  height: 40px;
  border: none;
}
.gl-tab ul li span {
  padding: 0 20px;
  display: block;
}
.gl-tab ul li {
  float: left;
  color: rgb(105 105 105) !important;
  border: none;
  border-bottom: 2px solid rgb(0 0 0/0%);
  line-height: 38px;
  cursor: pointer;
  background: 0 0 !important;
  padding: 0 5px;
}
.dark-theme .gl-tab ul li.active {
  color: rgb(226 229 255) !important;
  border-color: rgb(85 153 216);
}
.dark-theme .gl-tab ul li {
  color: rgb(188 190 212) !important;
}
.gl-tab ul li:hover,
.gl-tab ul li.active {
  border-color: rgb(52 158 255);
  color: rgb(35 35 35);
}
.gl-tab ul li span {
  padding: 0 20px;
  display: block;
}
.gl-tab {
  margin-top: 10px;
}
.gl-tab ul li i {
  margin-right: 5px;
}
.grecaptcha-badge {
  opacity: 0;
}
li.cilginYilbasiMenu a {
  background: linear-gradient(to left, rgb(254 176 13), rgb(255 205 137));
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgb(0 0 0/0%);
  font-weight: 700;
}
.header-top ul.header-links .dropdown-menu {
  background: 0 0;
  padding: 0;
  max-width: 200px !important;
}
.header-top ul.header-links .dropdown-menu li {
  float: unset;
  background: rgb(52 85 114);
  width: 180px;
}
.dark-theme .header-top ul.header-links .dropdown-menu li {
  background: rgb(25 26 39);
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: 0 0 !important;
}
.header-top ul.header-links .dropdown-menu li a {
  line-height: 30px;
  padding: 5px 15px;
}
@keyframes gununFirsatlariAnimation {
  0% {
    filter: hue-rotate(0deg);
  }
  5% {
    filter: hue-rotate(20deg);
  }
  10% {
    filter: hue-rotate(40deg);
  }
  15% {
    filter: hue-rotate(60deg);
  }
  20% {
    filter: hue-rotate(80deg);
  }
  25% {
    filter: hue-rotate(100deg);
  }
  30% {
    filter: hue-rotate(120deg);
  }
  35% {
    filter: hue-rotate(140deg);
  }
  40% {
    filter: hue-rotate(160deg);
  }
  45% {
    filter: hue-rotate(180deg);
  }
  50% {
    filter: hue-rotate(200deg);
  }
  55% {
    filter: hue-rotate(180deg);
  }
  60% {
    filter: hue-rotate(160deg);
  }
  65% {
    filter: hue-rotate(140deg);
  }
  70% {
    filter: hue-rotate(120deg);
  }
  75% {
    filter: hue-rotate(100deg);
  }
  80% {
    filter: hue-rotate(80deg);
  }
  85% {
    filter: hue-rotate(60deg);
  }
  90% {
    filter: hue-rotate(40deg);
  }
  95% {
    filter: hue-rotate(20deg);
  }
  100% {
    filter: hue-rotate(0deg);
  }
}
span.gununFirsatlariText {
  color: rgb(203 163 255) !important;
  animation-name: gununFirsatlariAnimation;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}
form.reportForm.ui.form {
  text-align: left;
  padding: 35px;
  padding-block: 20px;
}
form.reportForm.ui.form h3 {
  padding-bottom: 15px;
  margin-bottom: 20px;
  display: block;
}
.dark-theme form.reportForm.ui.form h3 {
  color: rgb(255 255 255);
  border-bottom: 1px solid rgb(47 49 69);
}
form.reportForm.ui.form .ui.checkbox {
  display: block;
  margin-bottom: 17px;
}
.rightMessages:not(.open) img {
  display: none;
}
.dark-theme .swal2-popup .swal2-content {
  color: #b1b2cb !important;
}
.dark-theme .swal2-title {
  color: #f3f3ff !important;
}
.visible-only-mobile {
  display: none;
}
.rightMessages.onlyList button.btn.btn-full-message {
  margin: 0 auto;
  display: block;
  margin-block: 10px;
  border-radius: 50px;
}
.ui.legacy.page.dimmer > .ui.scrolling.modal,
.ui.page.dimmer > .ui.scrolling.legacy.modal,
.ui.top.aligned.dimmer > .ui.legacy.modal,
.ui.top.aligned.legacy.page.dimmer > .ui.modal {
  top: auto !important;
}
@media (min-width: 992px) {
  .container {
    min-width: 1000px !important;
    width: calc(100% - 30px) !important;
    max-width: 1370px !important;
  }
}
.cihazNameSwal input.swal2-input {
  width: 70%;
  margin-top: 5px;
  margin-bottom: 0;
}
.cihazNameSwal div#swal2-validation-message {
  margin-top: 10px;
  margin-bottom: -5px;
}
.mailOnayLogin div#swal2-content {
  padding-inline: 20px;
}
.newPasswordRules {
  margin-bottom: 15px;
  border-radius: 4px;
  padding: 15px;
  text-align: left;
  font-size: 13px;
}
.newPasswordResponse .passwordAlert {
  background: #7e3d3d;
  margin-bottom: 15px;
  margin-top: -5px;
  border-radius: 4px;
  text-align: left;
  padding: 10px 15px;
  font-size: 13px;
  color: #e7b6b6;
}
.newPasswordResponse .passwordAlert i {
  float: left;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  padding-right: 15px;
  color: #fdc0c0;
}
.btn.btn-secondary {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  line-height: 1.571429;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  border-radius: 3px;
  color: #fff;
  border: 1px solid transparent;
  background-color: #8756d5;
  border-color: #8756d5;
  box-shadow: none;
}
.ui.selection.dropdown.active,
.ui.selection.dropdown.visible {
  z-index: 14;
}
.dropzone .dz-preview:hover {
  z-index: 13 !important;
}
.g_id_signin {
  display: none;
}
a.headerPanelLink {
  background: linear-gradient(to top, #412f54, transparent);
  display: inline-block;
  padding-inline: 15px;
  color: #fff !important;
  text-shadow: 1px 0 0 #643d9d;
  border-bottom: 2px solid #643d9d;
}
a.headerDiscordLink {
  background: linear-gradient(to top, #412f54, transparent);
  display: inline-block;
  padding-inline: 15px;
  color: #fff !important;
  text-shadow: 1px 0 0 #643d9d;
  border-bottom: 2px solid #643d9d;
}
a.headerPanelLink i {
  padding-right: 10px;
}
a.headerPanelLink span {
  background: #514abb;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 5px;
}
.header-top .header-slick ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-top .header-slick ul li {
  display: inline-block;
}
.dropdown-big-menu-with-image .dropdown-item img {
  width: 100%;
  height: 130px;
  object-fit: cover;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
}
.dark-theme .dropdown-big-menu-with-image .dropdown-item img {
  border: 1px solid #383848;
}
.open .dropdown-menu.dropdown-big-menu-with-image {
  min-width: 600px;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  top: 60px !important;
  max-width: 100%;
  transform: unset !important;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 10px !important;
}
.open .dropdown-menu.dropdown-big-menu-with-image a.dropdown-item {
  width: 10%;
  padding: 10px !important;
  border: none;
  display: flex;
  flex-direction: column;
  flex-grow: unset;
}
.open .dropdown-menu.dropdown-big-menu-with-image a.dropdown-item span {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  color: #8b8b8b;
  font-size: 13px;
  padding-top: 5px;
}
.dark-theme
  .open
  .dropdown-menu.dropdown-big-menu-with-image
  a.dropdown-item
  span {
  color: #9595b1;
}
.TumKategoriler2 ul.nav.navbar-nav,
.TumKategoriler2 ul.nav.navbar-nav li {
  position: unset;
}
.open .dropdown-menu.dropdown-big-menu-with-image a.dropdown-item:active {
  background: #e6f3ff;
  border-radius: 5px;
}
.dark-theme
  .open
  .dropdown-menu.dropdown-big-menu-with-image
  a.dropdown-item:active {
  background: #33334c;
}
span.label.label-new {
  background: linear-gradient(45deg, #7735bf, #4435bf, #399bbc);
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  padding: 1px 5px;
  margin-left: 5px;
  text-shadow: 1px 1px 0 #000;
}
.expressConsentModalClass div#swal2-content {
  max-height: 40vh;
  overflow-y: auto;
  padding: 15px;
  background: #f1f2ff;
  border-radius: 5px;
}
.dark-theme .expressConsentModalClass div#swal2-content {
  background: #2d2f44;
}
.navbar-epincimm .TumKategoriler2 .MenuSpanDiv img {
  margin-right: 7px;
  margin-top: -2px;
}
div#staticBackdrop {
  max-width: 830px;
}
div#staticBackdrop .image.content {
  padding: 15px;
}
img.swal2-image {
  max-width: 96px;
}
span.MenuSpanDiv.SpecialSpanDiv {
  color: #ffc107 !important;
  text-shadow: 0 0 25px rgb(205 187 27/40%);
}
.navbar-epincim .navbar-header {
  width: 30% !important;
}
.navbar-epincim .MenuSearch {
  width: 40% !important;
}
ul.nav.navbar-nav.navbar-right {
  display: flex;
  justify-content: flex-end;
}
.UserSection > ul.nav > li > a,
.UserSection > ul.nav > li > span.Wallet {
  display: block;
  text-align: center;
  padding-inline: 0;
}
.UserSection > ul.nav > li > a:hover,
.UserSection > ul.nav > li > span.Wallet:hover,
.UserSection > ul.nav > li.Hesabim:hover {
  background: #2d2f46;
  display: block;
  text-align: center;
}
.UserSection ul.nav li {
  height: 70px;
  line-height: 70px;
  min-width: 50px;
}
.UserSection ul.nav li.Hesabim {
  width: 60px;
  text-align: center;
}
.UserSection ul.nav li.Hesabim img {
  width: 35px;
  height: 35px;
  border-radius: 50px;
  object-fit: cover;
}
.UserSection ul.nav li.addPostButtonHeader a {
  padding-inline: 15px;
}
.UserSection ul.nav li span.Wallet .label {
  margin: 0 !important;
  right: 0;
  left: unset;
  top: unset;
  bottom: 4px;
  padding: 3px 5px;
  font-size: 11px;
}
.UserSection ul.nav li.Hesabim .menu .item.bakiyeItem {
  background: linear-gradient(90deg, #506a83, #3c7481);
}
.UserSection ul.nav li.Hesabim .menu .item.bakiyeItem:hover {
  background: linear-gradient(90deg, #507497, #3a8293) !important;
}
.UserSection ul.nav li.Hesabim .menu .item.bakiyeItem:hover a {
  color: #fff;
}
.UserSection ul.nav li.Hesabim .menu .item {
  padding: 0 !important;
  border-bottom: 1px solid #41435a;
}
.UserSection ul.nav li.Hesabim .menu .item:last-child {
  border: none;
}
.UserSection ul.nav li.Hesabim .menu .item:not(.item-user) a {
  line-height: 40px;
  padding-inline: 15px;
  display: block;
}
.UserSection ul.nav li.Hesabim .menu .item a i {
  width: 25px;
  text-align: right;
  padding-right: 5px;
}
.UserSection ul.nav li.Hesabim .menu .item.item-user a {
  display: flex;
  gap: 5px;
}
.UserSection ul.nav li.Hesabim .menu .item.item-user a .user-text {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  padding-right: 15px;
}
.UserSection ul.nav li.Hesabim .menu {
  margin-top: 0;
}
.UserSection ul.nav li.Hesabim .menu:after {
  display: none;
}
.UserSection ul.nav li.bakiyeDropdown .item {
  padding: 0 !important;
}
.UserSection ul.nav li.bakiyeDropdown .item a {
  padding-inline: 15px;
  line-height: 40px;
}
.UserSection ul.nav li.bakiyeDropdown .item a i {
  width: 25px;
  padding-right: 10px;
  text-align: right;
}
.UserSection ul.nav li.Hesabim.active {
  background: #2d2f46;
}
span.top-menu-add-post-span.MenuSpanDiv {
  display: inline-block !important;
}
li.addPostButtonHeader {
  float: right;
}
ul.nav.navbar-nav.TumKategoriler {
  width: 100%;
}
.navbar-epincimm .TumKategoriler2 {
  width: 100%;
}
.visible-only-mobile {
  display: none !important;
}
@media only screen and (max-width: 1023px) {
  .visible-only-mobile {
    display: inline-block !important;
  }
}
ul.nav.navbar-nav.menu-nav-mobile li {
  height: 50px;
  line-height: 50px;
}
ul.nav.navbar-nav.menu-nav-mobile li a {
  text-align: left;
  padding-inline: 30px !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  span.MenuSpanDiv span.tum-kategori-text {
    display: none;
  }
  span.MenuSpanDiv span.badge-yeni {
    display: none;
  }
  span.top-menu-add-post-span.MenuSpanDiv {
    display: none !important;
  }
  li.addPostButtonHeader.hidden-xs {
    height: 60px;
  }
  li.addPostButtonHeader i {
    margin: 0 !important;
  }
  li.addPostButtonHeader a {
    line-height: 30px;
  }
}
li.addPostButtonHeader i {
  color: #d9dae9;
}
@media only screen and (min-width: 1024px) {
  ul.nav.navbar-nav.TumKategoriler {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1299px) {
  span.top-menu-add-post-span.MenuSpanDiv {
    display: none;
  }
}
.TumKategoriler2 ul.nav.navbar-nav li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.UserSection ul.nav li span.Notifications {
  position: relative;
}
.UserSection ul.nav li span.Notifications .label {
  top: unset !important;
  margin: 0 !important;
  bottom: -17px;
  right: -10px;
  left: unset !important;
  padding: 3px 5px;
}
.UserSection ul.nav li:hover {
  background: #202132;
}
.UserSection ul.nav li {
  cursor: pointer;
}
.item.magazaPanelItem {
  background: linear-gradient(45deg, #585387, #ab62c9);
}
.item.magazaPanelItem:hover {
  background: linear-gradient(45deg, #5e57a1, #c348f5);
}
.item.magazaPanelItem a {
  color: #f9f2ff !important;
}
.ui.floating.label {
  z-index: 1 !important;
}
span.mailErisimimYok {
  font-size: 13px;
  line-height: 17px;
  display: block;
  cursor: pointer;
  color: #8893e5;
}
span.yalnizcaWhatsapp {
  display: block;
  font-size: 12px;
  line-height: 10px;
  color: #65f1b0;
}
span.iletisimBox.d-flex {
  display: flex;
  align-items: center;
}
.footer-social-boxes {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.footer-social-boxes a.footer-soc-box {
  display: flex;
  flex-basis: 16.66%;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 45px;
  border-radius: 4px;
  background: #323448;
  color: #d7d8e6 !important;
}
.footer-social-boxes a.footer-soc-box:hover {
  background: #464963;
  color: #fff !important;
}
.footer-social-boxes-mobile {
  display: flex;
  gap: 5px;
  width: 80%;
  margin-inline: auto;
}
.footer-social-boxes-mobile a.footer-soc-box {
  display: flex;
  flex-basis: 16.66%;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 45px;
  border-radius: 4px;
  background: #323448;
  color: #d7d8e6 !important;
}
.footer-social-boxes-mobile a.footer-soc-box:hover {
  background: #464963;
  color: #fff !important;
}
.langSwitcher {
  display: flex;
  height: 70px;
  align-items: center;
}
.langSwitcher a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #484c72;
  text-align: center;
  color: #b5bcff;
  background: #2b2d44;
}
.form-check input.form-check-input {
  position: relative;
  margin-right: 15px;
  margin-block: 0;
  padding-block: 0;
  background: 0 0;
  border: none;
}
.form-check input.form-check-input:before {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  background: #3b445f;
  opacity: 12323;
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
.form-check {
  padding-block: 0;
  display: flex;
  margin-top: 10px !important;
}
.form-check input.form-check-input:checked:after {
  content: " ";
  position: absolute;
  line-height: 20px;
  text-align: center;
  left: 7px;
  top: 2px;
  width: 7px;
  height: 13px;
  border: solid #aad3ff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-check:hover {
  cursor: pointer;
}
.form-check:hover input.form-check-input:before {
  background: #485785;
}
.form-check input.form-check-input:checked:before {
  background: #323f67;
}
label.form-check-label {
  font-weight: 400;
}
@keyframes changeColor {
  0% {
    background: #804c4c;
  }
  50% {
    background: #9c5353;
  }
  100% {
    background: #804c4c;
  }
}
li.ml-auto.drkm:hover {
  background: none !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center;
}

.p-2 {
  padding: 0.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.shadow-sm {
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.075) !important;
}

.border-primary {
  border-color: #00a5ea !important;
}

.border-bottom {
  border-bottom: 1px solid #eaeaea !important;
}

.dark-theme .bg-white {
  background-color: white !important;
}
.bg-white {
  background-color: #fff !important;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #eaeaea;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eaeaea;
}

.align-middle {
  vertical-align: middle !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.shadow-sm {
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.075) !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
