.sporcu-profili span.recurve {
	color: #fff;
    display: inline-block;
    margin: 0 3px 0 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    padding-top: 0.5rem;
}

.sporcu-profili {
    font-family: Inter !important;
    font-weight: 400 !important;
}
.sporcu-profili .isim h2 {
    font-family: "Barlow Condensed"  !important;
    font-size: 6em !important;
    font-weight: 500 !important;
	text-align: center;
	color: #4e5964;
	line-height: 1em;
}
 
.sporcu-profili .isim {
	padding: 15px;
	margin-bottom: 15px;
	width: 100%;
	margin-left: 0;
    margin-right: 0;
}
/* USER PROFILE */
 /*.sporcu-profili {
	.icon-box {
	}
	*/
	/* TABLES */
	/* RECENT - USERS */
	/* CONVERSATION */
	/*BURAK*/
	/* Added by Burak (federation) 
}*/
 .sporcu-profili #user-profile h2 {
	 padding-right: 15px;
}
 .sporcu-profili #user-profile .profile-status {
	 font-size: 0.75em;
	 padding-left: 12px;
	 margin-top: -10px;
	 padding-bottom: 10px;
	 color: #8dc859;
}
 .sporcu-profili #user-profile .profile-status.offline {
	 color: #fe635f;
}

.sporcu-profili #user-profile .profile-img{
  border: 1px solid #e1e1e1;
  padding: 4px;
  margin: 10px 15px 10px 0; /* sağ boşluk burada */
  float: none;

  width: 240px;             /* 300px yükseklikte 4/5 oran için */
  height: 300px;
  border-radius: 16px;
  overflow: hidden;         /* kritik: kırpma çerçevenin içinde kalsın */
  background: #f2f2f2;
  margin: 0 auto;
}

.sporcu-profili #user-profile::after{
  content:"";
  display:block;
  clear:both;
}


.sporcu-profili #user-profile .profile-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.sporcu-profili #user-profile .bayrak-img {
    border: 1px solid #e1e1e1;
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 50px !important;
    width: auto !important;
    height: auto !important;
}

 .sporcu-profili #user-profile .profile-label {
	 text-align: center;
	 padding: 5px 0;
}

 .sporcu-profili #user-profile .profile-label .label {
	 padding: 5px 15px;
	 font-size: 1em;
}

 .sporcu-profili #user-profile .profile-stars {
	 color: #faba03;
	 padding: 7px 0;
	 text-align: center;
}

 .sporcu-profili #user-profile .profile-stars > i {
	 margin-left: -2px;
}

 .sporcu-profili #user-profile .profile-since {
	 text-align: center;
	 margin-top: -5px;
}

 .sporcu-profili #user-profile .profile-details {
	 padding: 15px 0;
	 border-top: 1px solid #e1e1e1;
	 border-bottom: 1px solid #e1e1e1;
	 margin: 15px 0 15px 2rem
	 
}

 .sporcu-profili #user-profile .profile-details ul {
	 padding: 0;
	 margin-top: 0;
	 margin-bottom: 0;
	 margin-left: 28px;
	 font-size: 1.3em;
}
 .sporcu-profili #user-profile .profile-details ul > li {
	 margin: 10px 0;
	 line-height: 1.5;
}

 .sporcu-profili #user-profile .profile-details ul > li > i {
	 padding-top: 2px;
}

 .sporcu-profili #user-profile .profile-details ul > li > span {
	 color: #4e5964;
}
 .sporcu-profili #user-profile .profile-header {
	 position: relative;
}

.sporcu-profili #user-profile .profile-header>h4>span {
	text-align: right !important;
}

 .sporcu-profili #user-profile .profile-header > h3 {
	 margin-top: 10px;
}
 .sporcu-profili #user-profile .profile-header .edit-profile {
	 margin-top: -6px;
	 position: absolute;
	 right: 0;
	 top: 0;
}
 .sporcu-profili #user-profile .profile-user-info {
	 padding-bottom: 20px;
}
 .sporcu-profili #user-profile .profile-user-info .profile-user-details {
	 position: relative;
	 padding: 4px 0;
}
 .sporcu-profili #user-profile .profile-user-info .profile-user-details .profile-user-details-label {
	 width: 110px;
	 float: left;
	 bottom: 0;
	 font-weight: bold;
	 left: 0;
	 position: absolute;
	 text-align: right;
	 top: 0;
	 width: 110px;
	 padding-top: 4px;
}
 .sporcu-profili #user-profile .profile-user-info .profile-user-details .profile-user-details-value {
	 margin-left: 120px;
}
 .sporcu-profili #user-profile .profile-social li {
	 padding: 4px 0;
}
 .sporcu-profili #user-profile .profile-social li > i {
	 padding-top: 6px;
}
 @media only screen and (max-width: 767px) {
	 .sporcu-profili #user-profile .profile-user-info .profile-user-details .profile-user-details-label {
		 float: none;
		 position: relative;
		 text-align: left;
	}
	 .sporcu-profili #user-profile .profile-user-info .profile-user-details .profile-user-details-value {
		 margin-left: 0;
	}
	 .sporcu-profili #user-profile .profile-social {
		 margin-top: 20px;
	}
	.sporcu-profili .tabs-wrapper .tab-content {
		padding: 0 !important;
	}
}
 @media only screen and (max-width: 420px) {
	 .sporcu-profili #user-profile .profile-header .edit-profile {
		 display: block;
		 position: relative;
		 margin-bottom: 15px;
	}
	 .sporcu-profili #user-profile .profile-message-btn .btn {
		 display: block;
	}

	span.olimpiksporcu {
		min-width: 25% !important;
		bottom: -10px !important;
		right: 10px !important;
	}
}
 .sporcu-profili .main-box {
	    background: #f9f9f9;
    -webkit-box-shadow: 1px 1px 2px 0 #cccccc;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -o-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -ms-box-shadow: 1px 1px 2px 0 #CCCCCC;
    box-shadow: 1px 1px 2px 0 #c1bfbf;
    margin-bottom: 16px;
    border: 1px solid #eee;
    padding: 20px;
}
 .sporcu-profili .main-box h2 {
	 margin: 0 0 15px -20px;
	 padding: 5px 0 5px 20px;
	 border-left: 10px solid #c2c2c2;
	/*7e8c8d*/
}
 .sporcu-profili .btn {
	 border: none;
	 padding: 6px 12px;
	 border-bottom: 4px solid;
	 -webkit-transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s;
	 transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s;
	 outline: none;
}
 .sporcu-profili .btn-default, .sporcu-profili .wizard-cancel, .sporcu-profili .wizard-back {
	 background-color: #7e8c8d;
	 border-color: #626f70;
	 color: #fff;
}
 .sporcu-profili .btn-default:hover, .sporcu-profili .btn-default:focus, .sporcu-profili .btn-default:active, .sporcu-profili .btn-default.active, .sporcu-profili .open .dropdown-toggle.btn-default, .sporcu-profili .wizard-cancel:hover, .sporcu-profili .wizard-cancel:focus, .sporcu-profili .wizard-cancel:active, .sporcu-profili .wizard-cancel.active, .sporcu-profili .wizard-back:hover, .sporcu-profili .wizard-back:focus, .sporcu-profili .wizard-back:active, .sporcu-profili .wizard-back.active {
	 background-color: #949e9f;
	 border-color: #748182;
	 color: #fff;
}
 .sporcu-profili .btn-default .caret {
	 border-top-color: #fff;
}
 .sporcu-profili .btn-info {
	 background-color: #5daee7;
	 border-color: #4c95c9;
}
 .sporcu-profili .btn-info:hover, .sporcu-profili .btn-info:focus, .sporcu-profili .btn-info:active, .sporcu-profili .btn-info.active, .sporcu-profili .open .dropdown-toggle.btn-info {
	 background-color: #4c95c9;
	 border-color: #3f80af;
}
 .sporcu-profili .btn-link {
	 border: none;
}
 .sporcu-profili .btn-primary {
	 background-color: #3fcfbb;
	 border-color: #2fb2a0;
}
 .sporcu-profili .btn-primary:hover, .sporcu-profili .btn-primary:focus, .sporcu-profili .btn-primary:active, .sporcu-profili .btn-primary.active, .sporcu-profili .open .dropdown-toggle.btn-primary {
	 background-color: #38c2af;
	 border-color: #2aa493;
}
 .sporcu-profili .btn-success {
	 background-color: #8dc859;
	 border-color: #77ab49;
}
 .sporcu-profili .btn-success:hover, .sporcu-profili .btn-success:focus, .sporcu-profili .btn-success:active, .sporcu-profili .btn-success.active, .sporcu-profili .open .dropdown-toggle.btn-success {
	 background-color: #77ab49;
}
 .sporcu-profili .btn-danger {
	 background-color: #fe635f;
	 border-color: #dd504c;
}
 .sporcu-profili .btn-danger:hover, .sporcu-profili .btn-danger:focus, .sporcu-profili .btn-danger:active, .sporcu-profili .btn-danger.active, .sporcu-profili .open .dropdown-toggle.btn-danger {
	 background-color: #dd504c;
}
 .sporcu-profili .btn-warning {
	 background-color: #f1c40f;
	 border-color: #d5ac08;
}
 .sporcu-profili .btn-warning:hover, .sporcu-profili .btn-warning:focus, .sporcu-profili .btn-warning:active, .sporcu-profili .btn-warning.active, .sporcu-profili .open .dropdown-toggle.btn-warning {
	 background-color: #e0b50a;
	 border-color: #bd9804;
}
 .sporcu-profili .icon-box .btn {
	 border: 1px solid #e1e1e1;
	 margin-left: 3px;
	 margin-right: 0;
}
 .sporcu-profili .icon-box .btn:hover {
	 background-color: #eee;
	 color: #ff7c0a;
}
 .sporcu-profili a {
	 color: #ff7c0a;
	 outline: none !important;
}
 .sporcu-profili a:hover, .sporcu-profili a:focus {
	 color: #ff7c0a;
}
 .sporcu-profili .table {
	 border-collapse: separate;
}
 .sporcu-profili .table-hover > tbody > tr:hover > td, .sporcu-profili .table-hover > tbody > tr:hover > th {
	 background-color: #eee;
}
 .sporcu-profili .table thead > tr > th {
	 border-bottom: 1px solid #c2c2c2;
	 padding-bottom: 0;
	 font-size: 1.3em;
	 
}
 .sporcu-profili .table tbody > tr > td {
	 font-size: 1.2em;
	 background: #f5f5f5;
	 border-top: 10px solid #fff;
	 vertical-align: middle;
	 padding: 12px 8px;
}
/* .sporcu-profili .table tbody > tr > td:first-child, .sporcu-profili .table thead > tr > th:first-child {
	 padding-left: 20px;
}*/
 .sporcu-profili .table thead > tr > th span {
	 border-bottom: 2px solid #c2c2c2;
	 display: inline-block;
	 padding: 0 5px;
	 padding-bottom: 5px;
	 font-weight: normal;
}
 .sporcu-profili .table thead > tr > th > a span {
	 color: #344644;
}
 .sporcu-profili .table thead > tr > th > a span:after {
	 content: "\f0dc";
	 font-family: FontAwesome;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: inherit;
	 margin-left: 5px;
	 font-size: 0.75em;
}
 .sporcu-profili .table thead > tr > th > a.asc span:after {
	 content: "\f0dd";
}
 .sporcu-profili .table thead > tr > th > a.desc span:after {
	 content: "\f0de";
}
 .sporcu-profili .table thead > tr > th > a:hover span {
	 text-decoration: none;
	 color: #ff7c0a;
	 border-color: #ff7c0a;
}
 .sporcu-profili .table.table-hover tbody > tr > td {
	 -webkit-transition: background-color 0.15s ease-in-out 0s;
	 transition: background-color 0.15s ease-in-out 0s;
}
 .sporcu-profili .table tbody tr td .call-type {
	 display: block;
	 font-size: 0.75em;
	 text-align: center;
}
 .sporcu-profili .table tbody tr td .first-line {
	 line-height: 1.5;
	 font-weight: 400;
	 font-size: 1.125em;
}
 .sporcu-profili .table tbody tr td .first-line span {
	 font-size: 0.875em;
	 color: #969696;
	 font-weight: 300;
}
 .sporcu-profili .table tbody tr td .second-line {
	 font-size: 0.875em;
	 line-height: 1.2;
}
 .sporcu-profili .table a.table-link {
	 margin: 0 5px;
	 font-size: 1.125em;
}
 .sporcu-profili .table a.table-link:hover {
	 text-decoration: none;
	 color: #2aa493;
}
 .sporcu-profili .table a.table-link.danger {
	 color: #fe635f;
}
 .sporcu-profili .table a.table-link.danger:hover {
	 color: #dd504c;
}
 .sporcu-profili .table-products tbody > tr > td {
	 background: none;
	 border: none;
	 border-bottom: 1px solid #ebebeb;
	 -webkit-transition: background-color 0.15s ease-in-out 0s;
	 transition: background-color 0.15s ease-in-out 0s;
	 position: relative;
}
 .sporcu-profili .table-products tbody > tr:hover > td {
	 text-decoration: none;
	 background-color: #f6f6f6;
}
 .sporcu-profili .table-products .name {
	 display: block;
	 font-weight: 600;
	 padding-bottom: 7px;
}
 .sporcu-profili .table-products .price {
	 display: block;
	 text-decoration: none;
	 width: 50%;
	 float: left;
	 font-size: 0.875em;
}
 .sporcu-profili .table-products .price > i {
	 color: #8dc859;
}
 .sporcu-profili .table-products .warranty {
	 display: block;
	 text-decoration: none;
	 width: 50%;
	 float: left;
	 font-size: 0.875em;
}
 .sporcu-profili .table-products .warranty > i {
	 color: #f1c40f;
}
 .sporcu-profili .table tbody > tr.table-line-fb > td {
	 background-color: #9daccb;
	 color: #262525;
}
 .sporcu-profili .table tbody > tr.table-line-twitter > td {
	 background-color: #9fccff;
	 color: #262525;
}
 .sporcu-profili .table tbody > tr.table-line-plus > td {
	 background-color: #eea59c;
	 color: #262525;
}
 .sporcu-profili .table-stats .status-social-icon {
	 font-size: 1.9em;
	 vertical-align: bottom;
}
 .sporcu-profili .table-stats .table-line-fb .status-social-icon {
	 color: #556484;
}
 .sporcu-profili .table-stats .table-line-twitter .status-social-icon {
	 color: #5885b8;
}
 .sporcu-profili .table-stats .table-line-plus .status-social-icon {
	 color: #a75d54;
}
 .sporcu-profili .daterange-filter {
	 background: none repeat scroll 0 0 #fff;
	 border: 1px solid #ccc;
	 cursor: pointer;
	 padding: 5px 10px;
}
 .sporcu-profili .filter-block .form-group {
	 margin-right: 10px;
	 position: relative;
}
 .sporcu-profili .filter-block .form-group .form-control {
	 height: 36px;
}
 .sporcu-profili .filter-block .form-group .search-icon {
	 position: absolute;
	 color: #707070;
	 right: 8px;
	 top: 11px;
}
 .sporcu-profili .filter-block .btn {
	 margin-left: 5px;
}


 @media only screen and (max-width: 440px) {
	 .sporcu-profili .filter-block {
		 float: none !important;
		 clear: both;
	}
	 .sporcu-profili .filter-block .form-group {
		 float: none !important;
		 margin-right: 0;
	}
	 .sporcu-profili .filter-block .btn {
		 display: block;
		 float: none !important;
		 margin-bottom: 15px;
		 margin-left: 0;
	}
	 .sporcu-profili #reportrange {
		 clear: both;
		 float: none !important;
		 margin-bottom: 15px;
	}
}
 .sporcu-profili .tabs-wrapper .tab-content {
	 margin-bottom: 20px;
	 padding: 0 10px;
}
 .sporcu-profili .widget-users {
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
 .sporcu-profili .widget-users li {
	 border-bottom: 1px solid #ebebeb;
	 padding: 15px 0;
	 height: 96px;
}
 .sporcu-profili .widget-users li > .img {
	 float: left;
	 margin-top: 8px;
	 width: 50px;
	 height: 50px;
	 overflow: hidden;
	 border-radius: 50%;
}
 .sporcu-profili .widget-users li > .details {
	 margin-left: 60px;
}
 .sporcu-profili .widget-users li > .details > .name {
	 font-weight: 600;
}
 .sporcu-profili .widget-users li > .details > .name > a {
	 color: #344644;
}
 .sporcu-profili .widget-users li > .details > .name > a:hover {
	 color: #ff7c0a;
}
 .sporcu-profili .widget-users li > .details > .time {
	 color: #ff7c0a;
	 font-size: 0.75em;
	 padding-bottom: 7px;
}
 .sporcu-profili .widget-users li > .details > .time.online {
	 color: #8dc859;
}
 .sporcu-profili .conversation-inner {
	 padding: 0 0 5px 0;
	 margin-right: 10px;
}
 .sporcu-profili .conversation-item {
	 padding: 5px 0;
	 position: relative;
}
 .sporcu-profili .conversation-user {
	 width: 50px;
	 height: 50px;
	 overflow: hidden;
	 float: left;
	 border-radius: 50%;
	 margin-top: 6px;
}

 .sporcu-profili .conversation-body {
	 background: #f5f5f5;
	 font-size: 0.875em;
	 width: auto;
	 margin-left: 60px;
	 padding: 8px 10px;
	 position: relative;
}
 .sporcu-profili .conversation-body:before {
	 border-color: transparent #f5f5f5 transparent transparent;
	 border-style: solid;
	 border-width: 6px;
	 content: "";
	 cursor: pointer;
	 left: -12px;
	 position: absolute;
	 top: 25px;
}
 .sporcu-profili .conversation-item.item-right .conversation-body {
	 background: #dcfffa;
}
 .sporcu-profili .conversation-item.item-right .conversation-body:before {
	 border-color: transparent transparent transparent #dcfffa;
	 left: auto;
	 right: -12px;
}
 .sporcu-profili .conversation-item.item-right .conversation-user {
	 float: right;
}
 .sporcu-profili .conversation-item.item-right .conversation-body {
	 margin-left: 0;
	 margin-right: 60px;
}
 .sporcu-profili .conversation-body > .name {
	 font-weight: 600;
	 font-size: 1.125em;
}
 .sporcu-profili .conversation-body > .time {
	 position: absolute;
	 font-size: 0.875em;
	 right: 10px;
	 top: 0;
	 margin-top: 10px;
	 color: #605f5f;
	 font-weight: 300;
}
 .sporcu-profili .conversation-body > .time:before {
	 content: "\f017";
	 font-family: FontAwesome;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: inherit;
	 margin-top: 4px;
	 font-size: 0.875em;
}
 .sporcu-profili .conversation-body > .text {
	 padding-top: 6px;
}
 .sporcu-profili .conversation-new-message {
	 padding-top: 10px;
}
 .sporcu-profili textarea.form-control {
	 height: auto;
}
 .sporcu-profili .form-control {
	 border-radius: 0px;
	 border-color: #e1e1e1;
	 box-shadow: none;
	 -webkit-box-shadow: none;
}

.sporcu-profili .nav {
    font: 400 1.8em 'Barlow Condensed' !important;
}

.sporcu-profili th {
    font: 300 1.6em 'Barlow Condensed' !important;
    padding-bottom: 1% !important;
    color: #f9f9f9;
    background-color: #4e5964;
}

 .sporcu-profili .nav:before {
	 display: table;
}
/* .sporcu-profili .row {
	 display: block !important;
}
 @media (min-width: 992px) {
	 .sporcu-profili .col-md-6 {
		 width: 47% !important;
	}
}*/
 .sporcu-profili #tab-activity .table tbody > tr > td {
	 font-size: 1em;
	 background: #f5f5f5;
	 border-top: 10px solid #fff;
	 vertical-align: middle;
	 padding: 12px 8px;
}
 .sporcu-profili .nav-tabs {
    border: 0px;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #ddd !important;
    width: 100%;
}

.sporcu-profili .nav-tabs li.active>a {
    color: #ff7c0a !important;
}

.sporcu-profili .nav-tabs li {
	margin:0px !important;
	font-size: 1.3em;
}
 .sporcu-profili .img-1:before {
	 content: "";
	 background: url('../images/mypage/1.png');
	 position: absolute;
	 top: 4px;
	 left: 14px;
	 background-repeat: no-repeat;
	 z-index: 999;
	 height: 52px;
	 width: 100%;
}
 .sporcu-profili .img-2:before {
	 content: "";
	 background: url('../images/mypage/2.png');
	 position: absolute;
	 top: 4px;
	 left: 6px;
	 background-repeat: no-repeat;
	 z-index: 999;
	 height: 52px;
	 width: 100%;
}
 .sporcu-profili .img-3:before {
	 content: "";
	 background: url('../images/mypage/3.png');
	 position: absolute;
	 top: 5px;
	 left: -2px;
	 background-repeat: no-repeat;
	 z-index: 999;
	 height: 52px;
	 width: 100%;
}
 .sporcu-profili .img-4:before {
	 content: "";
	 background: url('../images/mypage/4.png');
	 position: absolute;
	 top: 0px;
	 left: 5px;
	 background-repeat: no-repeat;
	 z-index: 999;
	 height: 52px;
	 width: 100%;
}
 .sporcu-profili .img-10:before {
	 content: "";
	 background: url('../images/mypage/10.png');
	 position: absolute;
	 top: 2px;
	 left: 5px;
	 background-repeat: no-repeat;
	 z-index: 999;
	 height: 52px;
	 width: 100%;
}
 .sporcu-profili .medal-silver {
	 background-image: url('../images/mypage/gumus.svg');
	 background-repeat: no-repeat;
	 float: left;
	 width: 36px;
	 height: 50px;
	/*margin-left: 7px;
	 margin-top: 10px;
	 background-position: 1px -2px;*/
	 background-size: 100%;
	 min-height: 30px;
}
 .sporcu-profili .medal-gold {
	 background-image: url('../images/mypage/altin.svg');
	 background-repeat: no-repeat;
	 float: left;
	 width: 36px;
	 height: 50px;
	/*margin-left: 7px;
	 margin-top: 10px;
	 background-position: 1px -2px;*/
	 background-size: 100%;
	 min-height: 30px;
}
 .sporcu-profili .medal-bronz {
	 background-image: url('../images/mypage/bronz.svg');
	 background-repeat: no-repeat;
	 float: left;
	 width: 36px;
	 height: 50px;
	/*margin-left: 7px;
	 margin-top: 10px;
	 background-position: 1px -2px;*/
	 background-size: 100%;
	 min-height: 30px;
}
 .sporcu-profili .kupa-silver {
	 background-image: url('../images/mypage/kgumus.png');
	 background-repeat: no-repeat;
	 float: left;
	 width: 35px;
	 height: 35px;
	 /*margin-left: 7px;*/
	 /*margin-top: 10px;*/
	 background-size: 100%;
	 min-height:30px;
}
 .sporcu-profili .kupa-gold {
	 background-image: url('../images/mypage/kaltin.png');
	 background-repeat: no-repeat;
	 float: left;
	 width: 35px;
	 height: 35px;
	 /*margin-left: 7px;*/
	 /*margin-top: 10px;*/
	 background-size: 100%;
	 min-height:30px;
}
 .sporcu-profili .kupa-bronz {
	 background-image: url('../images/mypage/kbronz.png');
	 background-repeat: no-repeat;
	 float: left;
	 width: 35px;
	 height: 35px;
	 /*margin-left: 7px;*/
	 /*margin-top: 10px;*/
	 background-size: 100%;
	 min-height:30px;
}
 .sporcu-profili .venus {
	 background-image: url('../images/mypage/female.png');
	 background-position: center;
	 background-repeat: none;
	 background-color: #d760b7;
	 color: #fff;
	 display: inline-block;
	 font-size: 22px;
	 min-height: 20px;
	 min-width: 20px;
}
 .sporcu-profili .mars {
	 background-image: url('../images/mypage/male.png');
	 background-position: center;
	 background-repeat: none;
	 background-color: #2f5497;
	 color: #fff;
	 display: inline-block;
	/*margin: 0 3px 0 10px;
	*/
	 font-size: 22px;
	 min-height: 20px;
	 min-width: 20px;
}

 .sporcu-profili span.recurve.Oid.compound_opti {
	background: #1fa4c5 !important;
}
 .sporcu-profili span.recurve.Oid.recurve_opit {
	 background: #c53b2e !important;
}
 .sporcu-profili span img {
	 vertical-align: middle;
}
 .sporcu-profili .td-page-content {
	 line-height: unset !important;
}
 .sporcu-profili .fa-minus-circle {
	 color: #2f5497;
	/*margin-left: 32%;
	*/
	 /*font-size: 30px;*/
}
.sprofil th{line-height: 1.25; font-size:13px !important; padding: 4px 8px;}
.sporcu-profili span.recurve {

    color: #fff;
    display: inline-block;
    margin: 0 3px 0 10px;
    font-size: 22px;
    width: 35px;
    height: 35px;
    text-align: center;
    text-align: center;
    vertical-align: middle;
}
.sporcu-profili span.female {
    color: #fff;
    display: inline-block;
    margin: 0 2px;
    font-size: 25px;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    padding:0.3rem;

}
.sporcu-profili span.female.ge_male {
    background: #1f75c5 !important;
}
.sporcu-profili span.female.ge_female {
    background: #ff1ff4 !important;
}
.sporcu-profili span.millisporcu {
    background: #E20613;
    color: #fff;
    display: inline-block;
    margin: 0 2px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
}

.sporcu-profili span.paralimpik {
    background: #662D91;
    color: #fff;
    display: inline-block;
    margin: 0 2px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
}

.sporcu-profili span.engelli {
    background: rgb(223, 126, 0);
    color: #fff;
    display: inline-block;
    margin: 0 2px;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 3px;
}

.sporcu-profili span.tohm {
    background: #1d9b1d;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    display: inline-block;
    margin: 0 2px;
    font-size: 1.2em;
    width: auto;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    border: 1px solid #7ae356;
}

.sporcu-profili span.olimpiksporcu {
    background: #a7b0b8;
	display: block;
	min-width: 20%;
	border-radius: 50%;
	text-align: center;
	padding: 3px;
	position: absolute;
	bottom: -5px;
	right: 35px;
	object-fit: scale-down;
}

div.olimpik {
	position: relative; 
}

.sporcu-profili input[type=text] {
    width: auto !important;
    margin: 10px 0px;
}
.sporcu-profili .counter{
		font-family: 'Barlow Condensed', sans-serif;
		background: #fff;
		text-align: center;
    	max-width: 85%;
		padding: 10px 15px;
		margin-top: 15px;
		border-radius: 20px;
		box-shadow: 0 1px 1px rgb(0 0 0 / 20%);
		position: relative;
		margin-bottom: 20px;
	}

	.sporcu-profili .counter .counter-content{
		margin-bottom: 15px;
	}
	.sporcu-profili .counter:before{
		content: '';
		background-color: #9DD662;
		height: 100px;
		width: 100%;
		border-radius: 30px 30px 0 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	.sporcu-profili .counter .counter-icon{
		color: #fff;
		background: #7CA936;
		font-size: 3.2em;
    	line-height: 1.6em;
		width: 75%;
		height: 100px;
		margin: 0 auto 10px;
		border-radius: 10px 10px 0 0;
		transform: translateY(-20px);
		position: relative;
		clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);
	}
	.sporcu-profili .counter .counter-icon:before{
		content: "";
		background: #8AC248;
		width: 100%;
    	height: 90%;
		border-radius: 10px 10px 0 0;
		transform: translateX(-50%);
		position: absolute;
		top: 0;
		left: 50%;
		z-index: -1;
		clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);
	}
	.sporcu-profili .counter:hover .counter-icon i{
		transform: rotate(360deg);
		transition: all 0.3s ease;
	}
	.sporcu-profili .counter h3{
		color: #333;
		font-size: 1.2em;
		font-weight: 600;
		text-transform: uppercase;
		margin: 20px 0 5px 0;
		line-height: normal;
	}
	.sporcu-profili .counter .counter-value{
		color: #7CA936;
		display: block;
		font-family: 'Barlow Condensed';
		font-size: 3em;
		font-weight: 800;
	}
	.sporcu-profili .counter .counter-label{
		font-size: 1em;
		font-size: 1.5em;
		color: #262525;
		margin-bottom: 10px;
	}
	.sporcu-profili .counter .tsp-rank{
		color: #fff;
		font-size: 0.45em;
		font-weight: 500;
		display: block;
		font-family: 'Barlow Condensed';
		line-height: 1.2em;
		font-style: normal;
		padding-top: 5%;
	}
    

	.sporcu-profili .counter.blue:before{ background-color: #5A9BEF; }
	.sporcu-profili .counter.blue .counter-icon{ background-color: #2A70B5; }
	.sporcu-profili .counter.blue .counter-icon:before{ background-color: #5A9BEF; }
	.sporcu-profili .counter.blue .counter-value{ color: #2A70B5; }
	.sporcu-profili .counter.red:before{ background-color: #FD6D4B; }
	.sporcu-profili .counter.red .counter-icon{ background-color: #D14026; }
	.sporcu-profili .counter.red .counter-icon:before{ background-color: #FD6D4B; }
	.sporcu-profili .counter.red .counter-value{ color: #D14026; }
	.sporcu-profili .counter.gray:before{ background-color: #777; }
	.sporcu-profili .counter.gray .counter-icon{ background-color: #444; }
	.sporcu-profili .counter.gray .counter-icon:before{ background-color: #777; }
	.sporcu-profili .counter.gray .counter-value{ color: #444; }
	.sporcu-profili .counter.orange:before{ background-color: #ffce00; }
	.sporcu-profili .counter.orange .counter-icon{ background-color: #d8ba00; }
	.sporcu-profili .counter.orange .counter-icon:before{ background-color: #ffce00; }
	.sporcu-profili .counter.orange .counter-value{ color: #d8ba00; }
	.sporcu-profili .counter.purple:before{ background-color: #b800f0; }
	.sporcu-profili .counter.purple .counter-icon{ background-color: #8a00b4; }
	.sporcu-profili .counter.purple .counter-icon:before{ background-color: #b800f0; }
	.sporcu-profili .counter.purple .counter-value{ color: #8a00b4; }
	
	@media screen and (max-width:990px){
		.sporcu-profili .counter { 
			margin: 20px auto; 
			max-width: 80%;}
	}

	/*TSP Tablosu */
	.sporcuAd{
		text-transform:capitalize !important; 
	}
	.sporcuSoyad{
		text-transform:uppercase; 
	}

	.sporcu-profili .tsp tbody tr:hover  {
		cursor: pointer;
	}

	/*TSP DETAY TABLOSU*/
	.tspdetay table{
		font-size: 1em;
		width: 90%;
	}
	.tspdetay th {
		font: 300 1.1em 'Barlow Condensed' !important;
		padding-bottom: 1% !important;
		color: #4e5964;
		background-color: #c9d5e0;
		cursor:default !important;
	}
	.sporcu-profili .tspdetay tbody > tr > td {
		font-size: 0.85em;
		background: #f5f5f5;
		cursor:default ;
		/*border-top: 0;
		vertical-align: middle;
		padding: 12px 8px;*/
	}

	.sporcu-profili .tspdetay td, .hiddenRow {
		border-top: 0 !important;
	}

	/*.tdi_66 {
		color: white !important;
	}*/
	
	.tdm_block.tdm_block_button.tdm-block-button-full .tdm-btn {
		color: #fff !important;
	}

	.sporcu-profili .tof-profile-achievement-type {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-width: 64px;
		padding: 3px 8px;
		border: 1px solid #d1d5db;
		border-radius: 4px;
		background: #f9fafb;
		color: #374151;
		font-size: 12px;
		font-weight: 600;
		line-height: 1.2;
		white-space: nowrap;
	}

	.sporcu-profili .tof-profile-achievement-type.is-team {
		border-color: #bfdbfe;
		background: #eff6ff;
		color: #1d4ed8;
	}
